Merge pull request #1246 from openHPI/dependabot/bundler/rails-6.1.5.1

Bump rails from 6.1.5 to 6.1.5.1
This commit is contained in:
Sebastian Serth
2022-04-28 15:17:13 +02:00
committed by GitHub

View File

@ -13,64 +13,64 @@ GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
ZenTest (4.12.1) ZenTest (4.12.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)
rails-html-sanitizer (~> 1.1, >= 1.2.0) rails-html-sanitizer (~> 1.1, >= 1.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)
activemodel-serializers-xml (1.0.2) activemodel-serializers-xml (1.0.2)
activemodel (> 5.x) activemodel (> 5.x)
activesupport (> 5.x) activesupport (> 5.x)
builder (~> 3.1) builder (~> 3.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)
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)
@ -301,20 +301,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)
@ -343,9 +343,9 @@ GEM
rails (>= 5.0, < 7) rails (>= 5.0, < 7)
remotipart (~> 1.3) remotipart (~> 1.3)
sassc-rails (>= 1.3, < 3) sassc-rails (>= 1.3, < 3)
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)