[Git][noosfero/noosfero][master] 2 commits: adding http cookie to gemfile

Leandro Nunes gitlab at mg.gitlab.com
Tue May 15 16:10:47 BRT 2018


Leandro Nunes pushed to branch master at Noosfero / noosfero


Commits:
48573573 by Leandro Nunes dos Santos at 2018-05-15T17:11:39Z
adding http cookie to gemfile

- - - - -
fe58a783 by Leandro Nunes at 2018-05-15T19:10:38Z
Merge branch 'adding-http-cookie' into 'master'

adding http cookie to gemfile

See merge request noosfero/noosfero!1489
- - - - -


2 changed files:

- Gemfile
- Gemfile.lock


Changes:

=====================================
Gemfile
=====================================
--- a/Gemfile
+++ b/Gemfile
@@ -39,6 +39,7 @@ gem 'recaptcha', require: 'recaptcha/rails'
 gem 'honeypot-captcha'
 gem 'font-awesome-sass'
 gem 'rpush'
+gem 'http-cookie'
 
 # API dependencies
 gem 'grape'


=====================================
Gemfile.lock
=====================================
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -181,6 +181,8 @@ GEM
     diff-lcs (1.2.5)
     diffy (3.0.6)
     docile (1.1.5)
+    domain_name (0.5.20180417)
+      unf (>= 0.0.5, < 1.0.0)
     eita-jrails (0.10.0)
       actionpack (>= 3.1.0)
       activesupport (>= 3.0.0)
@@ -220,6 +222,8 @@ GEM
     hike (1.2.1)
     hkdf (0.3.0)
     honeypot-captcha (0.0.3)
+    http-cookie (1.0.3)
+      domain_name (~> 0.5)
     i18n (0.7.0)
     ice_nine (0.11.1)
     json (1.8.1)
@@ -254,6 +258,7 @@ GEM
     nokogiri (1.6.8.1)
     pg (0.17.1)
     pothoven-attachment_fu (3.2.16)
+    power_assert (1.1.1)
     protected_attributes (1.1.3)
       activemodel (>= 4.0.1, < 5.0)
     rack (1.6.9)
@@ -364,6 +369,8 @@ GEM
       activesupport (>= 3.0)
       sprockets (~> 2.8)
     temple (0.6.7)
+    test-unit (3.2.8)
+      power_assert
     text (1.3.0)
     thor (0.19.1)
     thread_safe (0.3.5)
@@ -373,6 +380,9 @@ GEM
     uglifier (2.5.3)
       execjs (>= 0.3.0)
       json (>= 1.8.0)
+    unf (0.1.4)
+      unf_ext
+    unf_ext (0.0.7.5)
     unicorn (4.8.3)
       kgio (~> 2.6)
       rack
@@ -429,6 +439,7 @@ DEPENDENCIES
   grape-entity
   grape_logging
   honeypot-captcha
+  http-cookie
   i18n_deprecation (= 0.0.0)!
   kandadaboggu-vote_fu (> 0.0.0)!
   launchy
@@ -467,6 +478,7 @@ DEPENDENCIES
   slim
   spring
   sprockets-rails
+  test-unit
   uglifier
   unicorn (~> 4.8)
   validates_as_cnpj (= 0.0.0)!
@@ -477,4 +489,4 @@ DEPENDENCIES
   xss_terminate (= 0.0.0)!
 
 BUNDLED WITH
-   1.15.3
+   1.16.1



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/eae7f3dbe5e6398be5735ad04dc5d94292ff668c...fe58a78340fb87256aa047af926709bd072c80b7

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/eae7f3dbe5e6398be5735ad04dc5d94292ff668c...fe58a78340fb87256aa047af926709bd072c80b7
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180515/22c8841f/attachment-0001.html>


More information about the Noosfero-dev mailing list