Skip to content
Extraits de code Groupes Projets
Non vérifiée Valider 94a32b28 rédigé par Benjamin Neff's avatar Benjamin Neff
Parcourir les fichiers

Bump rails

parent a4031e09
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
source "https://rubygems.org" source "https://rubygems.org"
gem "rails", "5.1.6" gem "rails", "5.1.6.2"
# Legacy Rails features, remove me! # Legacy Rails features, remove me!
# responders (class level) # responders (class level)
......
...@@ -2,25 +2,25 @@ GEM ...@@ -2,25 +2,25 @@ GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
remote: https://rails-assets.org/ remote: https://rails-assets.org/
specs: specs:
actioncable (5.1.6) actioncable (5.1.6.2)
actionpack (= 5.1.6) actionpack (= 5.1.6.2)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (~> 0.6.1) websocket-driver (~> 0.6.1)
actionmailer (5.1.6) actionmailer (5.1.6.2)
actionpack (= 5.1.6) actionpack (= 5.1.6.2)
actionview (= 5.1.6) actionview (= 5.1.6.2)
activejob (= 5.1.6) activejob (= 5.1.6.2)
mail (~> 2.5, >= 2.5.4) mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
actionpack (5.1.6) actionpack (5.1.6.2)
actionview (= 5.1.6) actionview (= 5.1.6.2)
activesupport (= 5.1.6) activesupport (= 5.1.6.2)
rack (~> 2.0) rack (~> 2.0)
rack-test (>= 0.6.3) rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2) rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.1.6) actionview (5.1.6.2)
activesupport (= 5.1.6) activesupport (= 5.1.6.2)
builder (~> 3.1) builder (~> 3.1)
erubi (~> 1.4) erubi (~> 1.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
...@@ -28,18 +28,18 @@ GEM ...@@ -28,18 +28,18 @@ GEM
active_model_serializers (0.9.7) active_model_serializers (0.9.7)
activemodel (>= 3.2) activemodel (>= 3.2)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
activejob (5.1.6) activejob (5.1.6.2)
activesupport (= 5.1.6) activesupport (= 5.1.6.2)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (5.1.6) activemodel (5.1.6.2)
activesupport (= 5.1.6) activesupport (= 5.1.6.2)
activerecord (5.1.6) activerecord (5.1.6.2)
activemodel (= 5.1.6) activemodel (= 5.1.6.2)
activesupport (= 5.1.6) activesupport (= 5.1.6.2)
arel (~> 8.0) arel (~> 8.0)
activerecord-import (0.27.0) activerecord-import (0.27.0)
activerecord (>= 3.2) activerecord (>= 3.2)
activesupport (5.1.6) activesupport (5.1.6.2)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
minitest (~> 5.1) minitest (~> 5.1)
...@@ -125,7 +125,7 @@ GEM ...@@ -125,7 +125,7 @@ GEM
compass (~> 1.0.0) compass (~> 1.0.0)
sass-rails (< 5.1) sass-rails (< 5.1)
sprockets (< 4.0) sprockets (< 4.0)
concurrent-ruby (1.1.3) concurrent-ruby (1.1.5)
configurate (0.3.1) configurate (0.3.1)
connection_pool (2.2.2) connection_pool (2.2.2)
coveralls (0.8.22) coveralls (0.8.22)
...@@ -194,7 +194,7 @@ GEM ...@@ -194,7 +194,7 @@ GEM
entypo-rails (3.0.0) entypo-rails (3.0.0)
railties (>= 4.1, < 6) railties (>= 4.1, < 6)
equalizer (0.0.11) equalizer (0.0.11)
erubi (1.7.1) erubi (1.8.0)
eslintrb (2.1.0) eslintrb (2.1.0)
execjs execjs
multi_json (>= 1.3) multi_json (>= 1.3)
...@@ -257,7 +257,7 @@ GEM ...@@ -257,7 +257,7 @@ GEM
gitlab (4.7.0) gitlab (4.7.0)
httparty (>= 0.14.0) httparty (>= 0.14.0)
terminal-table (>= 1.5.1) terminal-table (>= 1.5.1)
globalid (0.4.1) globalid (0.4.2)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
gon (6.2.1) gon (6.2.1)
actionpack (>= 3.0) actionpack (>= 3.0)
...@@ -313,7 +313,7 @@ GEM ...@@ -313,7 +313,7 @@ GEM
mime-types (~> 3.0) mime-types (~> 3.0)
multi_xml (>= 0.5.2) multi_xml (>= 0.5.2)
httpclient (2.8.3) httpclient (2.8.3)
i18n (1.1.1) i18n (1.6.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
i18n-inflector (2.6.7) i18n-inflector (2.6.7)
i18n (>= 0.4.1) i18n (>= 0.4.1)
...@@ -502,17 +502,17 @@ GEM ...@@ -502,17 +502,17 @@ GEM
rack rack
rack-test (1.1.0) rack-test (1.1.0)
rack (>= 1.0, < 3) rack (>= 1.0, < 3)
rails (5.1.6) rails (5.1.6.2)
actioncable (= 5.1.6) actioncable (= 5.1.6.2)
actionmailer (= 5.1.6) actionmailer (= 5.1.6.2)
actionpack (= 5.1.6) actionpack (= 5.1.6.2)
actionview (= 5.1.6) actionview (= 5.1.6.2)
activejob (= 5.1.6) activejob (= 5.1.6.2)
activemodel (= 5.1.6) activemodel (= 5.1.6.2)
activerecord (= 5.1.6) activerecord (= 5.1.6.2)
activesupport (= 5.1.6) activesupport (= 5.1.6.2)
bundler (>= 1.3.0) bundler (>= 1.3.0)
railties (= 5.1.6) railties (= 5.1.6.2)
sprockets-rails (>= 2.0.0) sprockets-rails (>= 2.0.0)
rails-assets-autosize (4.0.2) rails-assets-autosize (4.0.2)
rails-assets-backbone (1.3.3) rails-assets-backbone (1.3.3)
...@@ -575,16 +575,16 @@ GEM ...@@ -575,16 +575,16 @@ GEM
rails-timeago (2.16.0) rails-timeago (2.16.0)
actionpack (>= 3.1) actionpack (>= 3.1)
activesupport (>= 3.1) activesupport (>= 3.1)
railties (5.1.6) railties (5.1.6.2)
actionpack (= 5.1.6) actionpack (= 5.1.6.2)
activesupport (= 5.1.6) activesupport (= 5.1.6.2)
method_source method_source
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0) thor (>= 0.18.1, < 2.0)
rainbow (2.2.2) rainbow (2.2.2)
rake rake
raindrops (0.19.0) raindrops (0.19.0)
rake (12.3.1) rake (12.3.2)
rb-fsevent (0.10.3) rb-fsevent (0.10.3)
rb-inotify (0.9.10) rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2) ffi (>= 0.5.0, < 2)
...@@ -841,7 +841,7 @@ DEPENDENCIES ...@@ -841,7 +841,7 @@ DEPENDENCIES
rack-piwik (= 0.3.0) rack-piwik (= 0.3.0)
rack-rewrite (= 1.5.1) rack-rewrite (= 1.5.1)
rack-ssl (= 1.4.1) rack-ssl (= 1.4.1)
rails (= 5.1.6) rails (= 5.1.6.2)
rails-assets-autosize (= 4.0.2)! rails-assets-autosize (= 4.0.2)!
rails-assets-backbone (= 1.3.3)! rails-assets-backbone (= 1.3.3)!
rails-assets-blueimp-gallery (= 2.33.0)! rails-assets-blueimp-gallery (= 2.33.0)!
...@@ -904,4 +904,4 @@ DEPENDENCIES ...@@ -904,4 +904,4 @@ DEPENDENCIES
will_paginate (= 3.1.6) will_paginate (= 3.1.6)
BUNDLED WITH BUNDLED WITH
1.17.1 1.17.3
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter