noosfero | Refactor dependencies control and restrictions (!1417)

Leandro Nunes gitlab at mg.gitlab.com
Fri Mar 16 13:27:22 BRT 2018


Diguliu localmente tive que atualizar o gemfile segue o diff

diff --git a/Gemfile.lock b/Gemfile.lock
index caa32eb..49801b6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -161,7 +161,7 @@ GEM
       gherkin (~> 2.12)
       multi_json (>= 1.7.5, < 2.0)
       multi_test (>= 0.1.1)
-    cucumber-rails (1.4.2)
+    cucumber-rails (1.4.5)
       capybara (>= 1.1.2, < 3)
       cucumber (>= 1.3.8, < 2.1)
       mime-types (>= 1.16, < 3)
@@ -223,7 +223,7 @@ GEM
     ice_nine (0.11.1)
     json (1.8.1)
     kgio (2.9.2)
-    launchy (2.3.0)
+    launchy (2.4.3)
     liquid (3.0.4)
     locale (2.1.0)
     loofah (2.0.3)
@@ -246,15 +246,16 @@ GEM
     multi_json (1.10.1)
     multi_test (0.1.1)
     multi_xml (0.5.5)
-    nokogiri (1.6.3.1)
+    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)
     rack-accept (0.4.5)
       rack (>= 0.4)
-    rack-contrib (1.3.0)
+    rack-contrib (1.8.0)
       rack (~> 1.4)
     rack-cors (0.4.0)
     rack-mount (0.8.3)
@@ -295,7 +296,7 @@ GEM
       json
     rest-client (1.6.7)
       mime-types (>= 1.16)
-    rmagick (2.13.2)
+    rmagick (2.16.0)
     rspec (3.3.0)
       rspec-core (~> 3.3.0)
       rspec-expectations (~> 3.3.0)
@@ -321,8 +322,8 @@ GEM
       magic
     ruby-progressbar (1.4.2)
     rubyzip (1.1.6)
-    sass (3.4.22)
-    sass-rails (4.0.3)
+    sass (3.5.5)
+    sass-rails (5.0.7)
       railties (>= 4.0.0, < 5.0)
       sass (~> 3.2)
       sprockets (~> 2.12)
@@ -352,6 +353,8 @@ GEM
       activesupport (>= 3.0)
       sprockets (~> 2.8)
     temple (0.6.7)
+    test-unit (3.2.7)
+      power_assert
     text (1.3.0)
     thor (0.19.1)
     thread_safe (0.3.5)
@@ -452,6 +455,7 @@ DEPENDENCIES
   slim
   spring
   sprockets-rails
+  test-unit
   uglifier
   unicorn (~> 4.8)
   validates_as_cnpj (= 0.0.0)!
@@ -462,4 +466,4 @@ DEPENDENCIES
   xss_terminate (= 0.0.0)!
 
 BUNDLED WITH
-   1.10.6
+   1.15.3

---
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1417#note_63664290
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/20180316/0f5c63f5/attachment.html>


More information about the Noosfero-dev mailing list