Bump rails from 6.1.4.6 to 6.1.4.7 (#16827)
Bumps [rails](https://github.com/rails/rails) from 6.1.4.6 to 6.1.4.7. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v6.1.4.6...v6.1.4.7) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1c42351551
commit
9ebc039baa
27 changed files with 53 additions and 53 deletions
106
Gemfile.lock
106
Gemfile.lock
|
|
@ -9,62 +9,62 @@ GIT
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
actioncable (6.1.4.6)
|
||||
actionpack (= 6.1.4.6)
|
||||
activesupport (= 6.1.4.6)
|
||||
actioncable (6.1.4.7)
|
||||
actionpack (= 6.1.4.7)
|
||||
activesupport (= 6.1.4.7)
|
||||
nio4r (~> 2.0)
|
||||
websocket-driver (>= 0.6.1)
|
||||
actionmailbox (6.1.4.6)
|
||||
actionpack (= 6.1.4.6)
|
||||
activejob (= 6.1.4.6)
|
||||
activerecord (= 6.1.4.6)
|
||||
activestorage (= 6.1.4.6)
|
||||
activesupport (= 6.1.4.6)
|
||||
actionmailbox (6.1.4.7)
|
||||
actionpack (= 6.1.4.7)
|
||||
activejob (= 6.1.4.7)
|
||||
activerecord (= 6.1.4.7)
|
||||
activestorage (= 6.1.4.7)
|
||||
activesupport (= 6.1.4.7)
|
||||
mail (>= 2.7.1)
|
||||
actionmailer (6.1.4.6)
|
||||
actionpack (= 6.1.4.6)
|
||||
actionview (= 6.1.4.6)
|
||||
activejob (= 6.1.4.6)
|
||||
activesupport (= 6.1.4.6)
|
||||
actionmailer (6.1.4.7)
|
||||
actionpack (= 6.1.4.7)
|
||||
actionview (= 6.1.4.7)
|
||||
activejob (= 6.1.4.7)
|
||||
activesupport (= 6.1.4.7)
|
||||
mail (~> 2.5, >= 2.5.4)
|
||||
rails-dom-testing (~> 2.0)
|
||||
actionpack (6.1.4.6)
|
||||
actionview (= 6.1.4.6)
|
||||
activesupport (= 6.1.4.6)
|
||||
actionpack (6.1.4.7)
|
||||
actionview (= 6.1.4.7)
|
||||
activesupport (= 6.1.4.7)
|
||||
rack (~> 2.0, >= 2.0.9)
|
||||
rack-test (>= 0.6.3)
|
||||
rails-dom-testing (~> 2.0)
|
||||
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
||||
actiontext (6.1.4.6)
|
||||
actionpack (= 6.1.4.6)
|
||||
activerecord (= 6.1.4.6)
|
||||
activestorage (= 6.1.4.6)
|
||||
activesupport (= 6.1.4.6)
|
||||
actiontext (6.1.4.7)
|
||||
actionpack (= 6.1.4.7)
|
||||
activerecord (= 6.1.4.7)
|
||||
activestorage (= 6.1.4.7)
|
||||
activesupport (= 6.1.4.7)
|
||||
nokogiri (>= 1.8.5)
|
||||
actionview (6.1.4.6)
|
||||
activesupport (= 6.1.4.6)
|
||||
actionview (6.1.4.7)
|
||||
activesupport (= 6.1.4.7)
|
||||
builder (~> 3.1)
|
||||
erubi (~> 1.4)
|
||||
rails-dom-testing (~> 2.0)
|
||||
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
||||
active_record_union (1.3.0)
|
||||
activerecord (>= 4.0)
|
||||
activejob (6.1.4.6)
|
||||
activesupport (= 6.1.4.6)
|
||||
activejob (6.1.4.7)
|
||||
activesupport (= 6.1.4.7)
|
||||
globalid (>= 0.3.6)
|
||||
activemodel (6.1.4.6)
|
||||
activesupport (= 6.1.4.6)
|
||||
activerecord (6.1.4.6)
|
||||
activemodel (= 6.1.4.6)
|
||||
activesupport (= 6.1.4.6)
|
||||
activestorage (6.1.4.6)
|
||||
actionpack (= 6.1.4.6)
|
||||
activejob (= 6.1.4.6)
|
||||
activerecord (= 6.1.4.6)
|
||||
activesupport (= 6.1.4.6)
|
||||
activemodel (6.1.4.7)
|
||||
activesupport (= 6.1.4.7)
|
||||
activerecord (6.1.4.7)
|
||||
activemodel (= 6.1.4.7)
|
||||
activesupport (= 6.1.4.7)
|
||||
activestorage (6.1.4.7)
|
||||
actionpack (= 6.1.4.7)
|
||||
activejob (= 6.1.4.7)
|
||||
activerecord (= 6.1.4.7)
|
||||
activesupport (= 6.1.4.7)
|
||||
marcel (~> 1.0.0)
|
||||
mini_mime (>= 1.1.0)
|
||||
activesupport (6.1.4.6)
|
||||
activesupport (6.1.4.7)
|
||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||
i18n (>= 1.6, < 2)
|
||||
minitest (>= 5.1)
|
||||
|
|
@ -583,20 +583,20 @@ GEM
|
|||
rack-test (1.1.0)
|
||||
rack (>= 1.0, < 3)
|
||||
rack-timeout (0.6.0)
|
||||
rails (6.1.4.6)
|
||||
actioncable (= 6.1.4.6)
|
||||
actionmailbox (= 6.1.4.6)
|
||||
actionmailer (= 6.1.4.6)
|
||||
actionpack (= 6.1.4.6)
|
||||
actiontext (= 6.1.4.6)
|
||||
actionview (= 6.1.4.6)
|
||||
activejob (= 6.1.4.6)
|
||||
activemodel (= 6.1.4.6)
|
||||
activerecord (= 6.1.4.6)
|
||||
activestorage (= 6.1.4.6)
|
||||
activesupport (= 6.1.4.6)
|
||||
rails (6.1.4.7)
|
||||
actioncable (= 6.1.4.7)
|
||||
actionmailbox (= 6.1.4.7)
|
||||
actionmailer (= 6.1.4.7)
|
||||
actionpack (= 6.1.4.7)
|
||||
actiontext (= 6.1.4.7)
|
||||
actionview (= 6.1.4.7)
|
||||
activejob (= 6.1.4.7)
|
||||
activemodel (= 6.1.4.7)
|
||||
activerecord (= 6.1.4.7)
|
||||
activestorage (= 6.1.4.7)
|
||||
activesupport (= 6.1.4.7)
|
||||
bundler (>= 1.15.0)
|
||||
railties (= 6.1.4.6)
|
||||
railties (= 6.1.4.7)
|
||||
sprockets-rails (>= 2.0.0)
|
||||
rails-dom-testing (2.0.3)
|
||||
activesupport (>= 4.2.0)
|
||||
|
|
@ -606,9 +606,9 @@ GEM
|
|||
rails-i18n (7.0.1)
|
||||
i18n (>= 0.7, < 2)
|
||||
railties (>= 6.0.0, < 8)
|
||||
railties (6.1.4.6)
|
||||
actionpack (= 6.1.4.6)
|
||||
activesupport (= 6.1.4.6)
|
||||
railties (6.1.4.7)
|
||||
actionpack (= 6.1.4.7)
|
||||
activesupport (= 6.1.4.7)
|
||||
method_source
|
||||
rake (>= 0.13)
|
||||
thor (~> 1.0)
|
||||
|
|
|
|||
BIN
vendor/cache/actioncable-6.1.4.6.gem
vendored
BIN
vendor/cache/actioncable-6.1.4.6.gem
vendored
Binary file not shown.
BIN
vendor/cache/actioncable-6.1.4.7.gem
vendored
Normal file
BIN
vendor/cache/actioncable-6.1.4.7.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/actionmailbox-6.1.4.6.gem
vendored
BIN
vendor/cache/actionmailbox-6.1.4.6.gem
vendored
Binary file not shown.
BIN
vendor/cache/actionmailbox-6.1.4.7.gem
vendored
Normal file
BIN
vendor/cache/actionmailbox-6.1.4.7.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/actionmailer-6.1.4.6.gem
vendored
BIN
vendor/cache/actionmailer-6.1.4.6.gem
vendored
Binary file not shown.
BIN
vendor/cache/actionmailer-6.1.4.7.gem
vendored
Normal file
BIN
vendor/cache/actionmailer-6.1.4.7.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/actionpack-6.1.4.6.gem
vendored
BIN
vendor/cache/actionpack-6.1.4.6.gem
vendored
Binary file not shown.
BIN
vendor/cache/actionpack-6.1.4.7.gem
vendored
Normal file
BIN
vendor/cache/actionpack-6.1.4.7.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/actiontext-6.1.4.6.gem
vendored
BIN
vendor/cache/actiontext-6.1.4.6.gem
vendored
Binary file not shown.
BIN
vendor/cache/actiontext-6.1.4.7.gem
vendored
Normal file
BIN
vendor/cache/actiontext-6.1.4.7.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/actionview-6.1.4.6.gem
vendored
BIN
vendor/cache/actionview-6.1.4.6.gem
vendored
Binary file not shown.
BIN
vendor/cache/actionview-6.1.4.7.gem
vendored
Normal file
BIN
vendor/cache/actionview-6.1.4.7.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/activejob-6.1.4.6.gem
vendored
BIN
vendor/cache/activejob-6.1.4.6.gem
vendored
Binary file not shown.
BIN
vendor/cache/activejob-6.1.4.7.gem
vendored
Normal file
BIN
vendor/cache/activejob-6.1.4.7.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/activemodel-6.1.4.6.gem
vendored
BIN
vendor/cache/activemodel-6.1.4.6.gem
vendored
Binary file not shown.
BIN
vendor/cache/activemodel-6.1.4.7.gem
vendored
Normal file
BIN
vendor/cache/activemodel-6.1.4.7.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/activerecord-6.1.4.6.gem
vendored
BIN
vendor/cache/activerecord-6.1.4.6.gem
vendored
Binary file not shown.
BIN
vendor/cache/activerecord-6.1.4.7.gem
vendored
Normal file
BIN
vendor/cache/activerecord-6.1.4.7.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/activestorage-6.1.4.6.gem
vendored
BIN
vendor/cache/activestorage-6.1.4.6.gem
vendored
Binary file not shown.
BIN
vendor/cache/activestorage-6.1.4.7.gem
vendored
Normal file
BIN
vendor/cache/activestorage-6.1.4.7.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/activesupport-6.1.4.6.gem
vendored
BIN
vendor/cache/activesupport-6.1.4.6.gem
vendored
Binary file not shown.
BIN
vendor/cache/activesupport-6.1.4.7.gem
vendored
Normal file
BIN
vendor/cache/activesupport-6.1.4.7.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rails-6.1.4.6.gem
vendored
BIN
vendor/cache/rails-6.1.4.6.gem
vendored
Binary file not shown.
BIN
vendor/cache/rails-6.1.4.7.gem
vendored
Normal file
BIN
vendor/cache/rails-6.1.4.7.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/railties-6.1.4.6.gem
vendored
BIN
vendor/cache/railties-6.1.4.6.gem
vendored
Binary file not shown.
BIN
vendor/cache/railties-6.1.4.7.gem
vendored
Normal file
BIN
vendor/cache/railties-6.1.4.7.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue