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

Gabriel Silva gitlab at mg.gitlab.com
Fri May 11 13:26:26 BRT 2018


Gabriel Silva pushed to branch master-1.x at Noosfero / noosfero


Commits:
48198419 by Rodrigo Souto at 2018-05-11T15:45:12Z
dependencies: upgrade rest-client to 2.0.2

- - - - -
5904dbc9 by Gabriel Silva at 2018-05-11T16:26:04Z
Merge branch 'upgrade-rest-client' into 'master-1.x'

dependencies: upgrade rest-client to 2.0.2

See merge request noosfero/noosfero!1483
- - - - -


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
@@ -247,6 +247,7 @@ GEM
     multi_json (1.10.1)
     multi_test (0.1.1)
     multi_xml (0.5.5)
+    netrc (0.11.0)
     nokogiri (1.6.8.1)
     pg (0.17.1)
     pothoven-attachment_fu (3.2.16)
@@ -294,7 +295,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)
     rspec (3.3.0)
@@ -428,6 +429,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/2963842a0cffeab10882376b120e5519502ddf06...5904dbc9e43b547d4c4e8cd16b20fea7e8b70b1f

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/2963842a0cffeab10882376b120e5519502ddf06...5904dbc9e43b547d4c4e8cd16b20fea7e8b70b1f
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/dcd6e4aa/attachment-0001.html>


More information about the Noosfero-dev mailing list