21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-03 09:20:49 +02:00

Merge pull request #72 from Evolix/rails-5.2.1

Upgrade Rails to 5.2.1
This commit is contained in:
Jérémy Lecour 2018-08-08 09:54:36 +02:00 committed by GitHub
commit d10046d953
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,43 +1,43 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
actioncable (5.2.0) actioncable (5.2.1)
actionpack (= 5.2.0) actionpack (= 5.2.1)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (>= 0.6.1) websocket-driver (>= 0.6.1)
actionmailer (5.2.0) actionmailer (5.2.1)
actionpack (= 5.2.0) actionpack (= 5.2.1)
actionview (= 5.2.0) actionview (= 5.2.1)
activejob (= 5.2.0) activejob (= 5.2.1)
mail (~> 2.5, >= 2.5.4) mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
actionpack (5.2.0) actionpack (5.2.1)
actionview (= 5.2.0) actionview (= 5.2.1)
activesupport (= 5.2.0) activesupport (= 5.2.1)
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.2.0) actionview (5.2.1)
activesupport (= 5.2.0) activesupport (= 5.2.1)
builder (~> 3.1) builder (~> 3.1)
erubi (~> 1.4) erubi (~> 1.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3) rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.2.0) activejob (5.2.1)
activesupport (= 5.2.0) activesupport (= 5.2.1)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (5.2.0) activemodel (5.2.1)
activesupport (= 5.2.0) activesupport (= 5.2.1)
activerecord (5.2.0) activerecord (5.2.1)
activemodel (= 5.2.0) activemodel (= 5.2.1)
activesupport (= 5.2.0) activesupport (= 5.2.1)
arel (>= 9.0) arel (>= 9.0)
activestorage (5.2.0) activestorage (5.2.1)
actionpack (= 5.2.0) actionpack (= 5.2.1)
activerecord (= 5.2.0) activerecord (= 5.2.1)
marcel (~> 0.3.1) marcel (~> 0.3.1)
activesupport (5.2.0) activesupport (5.2.1)
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)
@ -135,7 +135,7 @@ GEM
actionpack (>= 4.1) actionpack (>= 4.1)
activesupport (>= 4.1) activesupport (>= 4.1)
hashie (3.5.7) hashie (3.5.7)
i18n (1.0.1) i18n (1.1.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
io-like (0.3.0) io-like (0.3.0)
jbuilder (2.7.0) jbuilder (2.7.0)
@ -188,7 +188,7 @@ GEM
net-ssh (>= 2.6.5) net-ssh (>= 2.6.5)
net-ssh (4.2.0) net-ssh (4.2.0)
nio4r (2.3.1) nio4r (2.3.1)
nokogiri (1.8.2) nokogiri (1.8.4)
mini_portile2 (~> 2.3.0) mini_portile2 (~> 2.3.0)
notiffany (0.1.1) notiffany (0.1.1)
nenv (~> 0.1) nenv (~> 0.1)
@ -216,20 +216,20 @@ GEM
rack (2.0.5) rack (2.0.5)
rack-proxy (0.6.4) rack-proxy (0.6.4)
rack rack
rack-test (1.0.0) rack-test (1.1.0)
rack (>= 1.0, < 3) rack (>= 1.0, < 3)
rails (5.2.0) rails (5.2.1)
actioncable (= 5.2.0) actioncable (= 5.2.1)
actionmailer (= 5.2.0) actionmailer (= 5.2.1)
actionpack (= 5.2.0) actionpack (= 5.2.1)
actionview (= 5.2.0) actionview (= 5.2.1)
activejob (= 5.2.0) activejob (= 5.2.1)
activemodel (= 5.2.0) activemodel (= 5.2.1)
activerecord (= 5.2.0) activerecord (= 5.2.1)
activestorage (= 5.2.0) activestorage (= 5.2.1)
activesupport (= 5.2.0) activesupport (= 5.2.1)
bundler (>= 1.3.0) bundler (>= 1.3.0)
railties (= 5.2.0) railties (= 5.2.1)
sprockets-rails (>= 2.0.0) sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3) rails-dom-testing (2.0.3)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
@ -239,12 +239,12 @@ GEM
rails-i18n (5.1.1) rails-i18n (5.1.1)
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
railties (>= 5.0, < 6) railties (>= 5.0, < 6)
railties (5.2.0) railties (5.2.1)
actionpack (= 5.2.0) actionpack (= 5.2.1)
activesupport (= 5.2.0) activesupport (= 5.2.1)
method_source method_source
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0) thor (>= 0.19.0, < 2.0)
rainbow (3.0.0) rainbow (3.0.0)
rake (12.3.1) rake (12.3.1)
rb-fsevent (0.10.3) rb-fsevent (0.10.3)
@ -293,7 +293,7 @@ GEM
spring-watcher-listen (2.0.1) spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0) listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0) spring (>= 1.2, < 3.0)
sprockets (3.7.1) sprockets (3.7.2)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
rack (> 1, < 3) rack (> 1, < 3)
sprockets-rails (3.2.1) sprockets-rails (3.2.1)