[Git][noosfero/noosfero][master] 2 commits: dependencies: upgrade rest-client to 2.0.2

Gabriel Silva gitlab at mg.gitlab.com
Fri May 11 14:12:10 BRT 2018


Gabriel Silva pushed to branch master at Noosfero / noosfero


Commits:
b3e797ed by Rodrigo Souto at 2018-05-11T16:29:28Z
dependencies: upgrade rest-client to 2.0.2

- - - - -
047b3c14 by Gabriel Silva at 2018-05-11T17:11:51Z
Merge branch 'upgrade-rest-client' into 'master'

dependencies: upgrade rest-client to 2.0.2

See merge request noosfero/noosfero!1484
- - - - -


2 changed files:

- Gemfile
- Gemfile.lock


Changes:

=====================================
Gemfile
=====================================
--- a/Gemfile
+++ b/Gemfile
@@ -25,6 +25,7 @@ gem 'pothoven-attachment_fu'
 gem 'delayed_job'
 gem 'delayed_job_active_record'
 gem 'rake', :require => false
+gem 'netrc'
 gem 'rest-client'
 gem 'exception_notification'
 gem 'gettext', :require => false


=====================================
Gemfile.lock
=====================================
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -250,6 +250,7 @@ GEM
     multi_xml (0.5.5)
     net-http-persistent (3.0.0)
       connection_pool (~> 2.2)
+    netrc (0.11.0)
     nokogiri (1.6.8.1)
     pg (0.17.1)
     pothoven-attachment_fu (3.2.16)
@@ -297,7 +298,7 @@ GEM
     rake (10.3.2)
     recaptcha (4.3.1)
       json
-    rest-client (1.6.7)
+    rest-client (2.0.2)
       mime-types (>= 1.16)
     rmagick (2.16.0)
     rpush (2.7.0)
@@ -438,6 +439,7 @@ DEPENDENCIES
   minitest-reporters
   mocha (~> 1.1.0)
   monkey_patches (= 0.0.0)!
+  netrc
   nokogiri (~> 1.6.0)
   pg (~> 0.17)
   pothoven-attachment_fu



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/9aa7568dbb53d32c1fe5bdfb8d8979022351024c...047b3c140b83d84e7edef2d00ff70fcefbe2f406

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/9aa7568dbb53d32c1fe5bdfb8d8979022351024c...047b3c140b83d84e7edef2d00ff70fcefbe2f406
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/20180511/f2c71448/attachment-0001.html>


More information about the Noosfero-dev mailing list