Merge pull request #7212 from betagouv/update_rails

bump to rails 6.1.5.1
This commit is contained in:
LeSim 2022-04-28 16:10:46 +02:00 committed by GitHub
commit 2335b702ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,40 +4,40 @@ GEM
aasm (5.2.0) aasm (5.2.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
acsv (0.0.1) acsv (0.0.1)
actioncable (6.1.5) actioncable (6.1.5.1)
actionpack (= 6.1.5) actionpack (= 6.1.5.1)
activesupport (= 6.1.5) activesupport (= 6.1.5.1)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (>= 0.6.1) websocket-driver (>= 0.6.1)
actionmailbox (6.1.5) actionmailbox (6.1.5.1)
actionpack (= 6.1.5) actionpack (= 6.1.5.1)
activejob (= 6.1.5) activejob (= 6.1.5.1)
activerecord (= 6.1.5) activerecord (= 6.1.5.1)
activestorage (= 6.1.5) activestorage (= 6.1.5.1)
activesupport (= 6.1.5) activesupport (= 6.1.5.1)
mail (>= 2.7.1) mail (>= 2.7.1)
actionmailer (6.1.5) actionmailer (6.1.5.1)
actionpack (= 6.1.5) actionpack (= 6.1.5.1)
actionview (= 6.1.5) actionview (= 6.1.5.1)
activejob (= 6.1.5) activejob (= 6.1.5.1)
activesupport (= 6.1.5) activesupport (= 6.1.5.1)
mail (~> 2.5, >= 2.5.4) mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
actionpack (6.1.5) actionpack (6.1.5.1)
actionview (= 6.1.5) actionview (= 6.1.5.1)
activesupport (= 6.1.5) activesupport (= 6.1.5.1)
rack (~> 2.0, >= 2.0.9) rack (~> 2.0, >= 2.0.9)
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.2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0)
actiontext (6.1.5) actiontext (6.1.5.1)
actionpack (= 6.1.5) actionpack (= 6.1.5.1)
activerecord (= 6.1.5) activerecord (= 6.1.5.1)
activestorage (= 6.1.5) activestorage (= 6.1.5.1)
activesupport (= 6.1.5) activesupport (= 6.1.5.1)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
actionview (6.1.5) actionview (6.1.5.1)
activesupport (= 6.1.5) activesupport (= 6.1.5.1)
builder (~> 3.1) builder (~> 3.1)
erubi (~> 1.4) erubi (~> 1.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
@ -55,26 +55,26 @@ GEM
activemodel (>= 5.2.0) activemodel (>= 5.2.0)
activestorage (>= 5.2.0) activestorage (>= 5.2.0)
activesupport (>= 5.2.0) activesupport (>= 5.2.0)
activejob (6.1.5) activejob (6.1.5.1)
activesupport (= 6.1.5) activesupport (= 6.1.5.1)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (6.1.5) activemodel (6.1.5.1)
activesupport (= 6.1.5) activesupport (= 6.1.5.1)
activerecord (6.1.5) activerecord (6.1.5.1)
activemodel (= 6.1.5) activemodel (= 6.1.5.1)
activesupport (= 6.1.5) activesupport (= 6.1.5.1)
activestorage (6.1.5) activestorage (6.1.5.1)
actionpack (= 6.1.5) actionpack (= 6.1.5.1)
activejob (= 6.1.5) activejob (= 6.1.5.1)
activerecord (= 6.1.5) activerecord (= 6.1.5.1)
activesupport (= 6.1.5) activesupport (= 6.1.5.1)
marcel (~> 1.0) marcel (~> 1.0)
mini_mime (>= 1.1.0) mini_mime (>= 1.1.0)
activestorage-openstack (1.5.1) activestorage-openstack (1.5.1)
fog-openstack (~> 1.0) fog-openstack (~> 1.0)
marcel marcel
rails (>= 5.2.2) rails (>= 5.2.2)
activesupport (6.1.5) activesupport (6.1.5.1)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2) i18n (>= 1.6, < 2)
minitest (>= 5.1) minitest (>= 5.1)
@ -519,20 +519,20 @@ GEM
rack rack
rack-test (1.1.0) rack-test (1.1.0)
rack (>= 1.0, < 3) rack (>= 1.0, < 3)
rails (6.1.5) rails (6.1.5.1)
actioncable (= 6.1.5) actioncable (= 6.1.5.1)
actionmailbox (= 6.1.5) actionmailbox (= 6.1.5.1)
actionmailer (= 6.1.5) actionmailer (= 6.1.5.1)
actionpack (= 6.1.5) actionpack (= 6.1.5.1)
actiontext (= 6.1.5) actiontext (= 6.1.5.1)
actionview (= 6.1.5) actionview (= 6.1.5.1)
activejob (= 6.1.5) activejob (= 6.1.5.1)
activemodel (= 6.1.5) activemodel (= 6.1.5.1)
activerecord (= 6.1.5) activerecord (= 6.1.5.1)
activestorage (= 6.1.5) activestorage (= 6.1.5.1)
activesupport (= 6.1.5) activesupport (= 6.1.5.1)
bundler (>= 1.15.0) bundler (>= 1.15.0)
railties (= 6.1.5) railties (= 6.1.5.1)
sprockets-rails (>= 2.0.0) sprockets-rails (>= 2.0.0)
rails-controller-testing (1.0.5) rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1) actionpack (>= 5.0.1.rc1)
@ -551,9 +551,9 @@ GEM
rails-i18n (7.0.3) rails-i18n (7.0.3)
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8) railties (>= 6.0.0, < 8)
railties (6.1.5) railties (6.1.5.1)
actionpack (= 6.1.5) actionpack (= 6.1.5.1)
activesupport (= 6.1.5) activesupport (= 6.1.5.1)
method_source method_source
rake (>= 12.2) rake (>= 12.2)
thor (~> 1.0) thor (~> 1.0)