Bump activestorage from 7.0.8 to 7.0.8.4
Bumps [activestorage](https://github.com/rails/rails) from 7.0.8 to 7.0.8.4. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/activestorage/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.8...v7.0.8.4) --- updated-dependencies: - dependency-name: activestorage dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4f9a0b24f2
commit
6870c36244
118
Gemfile.lock
118
Gemfile.lock
|
@ -9,47 +9,47 @@ GIT
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
actioncable (7.0.8)
|
actioncable (7.0.8.4)
|
||||||
actionpack (= 7.0.8)
|
actionpack (= 7.0.8.4)
|
||||||
activesupport (= 7.0.8)
|
activesupport (= 7.0.8.4)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
actionmailbox (7.0.8)
|
actionmailbox (7.0.8.4)
|
||||||
actionpack (= 7.0.8)
|
actionpack (= 7.0.8.4)
|
||||||
activejob (= 7.0.8)
|
activejob (= 7.0.8.4)
|
||||||
activerecord (= 7.0.8)
|
activerecord (= 7.0.8.4)
|
||||||
activestorage (= 7.0.8)
|
activestorage (= 7.0.8.4)
|
||||||
activesupport (= 7.0.8)
|
activesupport (= 7.0.8.4)
|
||||||
mail (>= 2.7.1)
|
mail (>= 2.7.1)
|
||||||
net-imap
|
net-imap
|
||||||
net-pop
|
net-pop
|
||||||
net-smtp
|
net-smtp
|
||||||
actionmailer (7.0.8)
|
actionmailer (7.0.8.4)
|
||||||
actionpack (= 7.0.8)
|
actionpack (= 7.0.8.4)
|
||||||
actionview (= 7.0.8)
|
actionview (= 7.0.8.4)
|
||||||
activejob (= 7.0.8)
|
activejob (= 7.0.8.4)
|
||||||
activesupport (= 7.0.8)
|
activesupport (= 7.0.8.4)
|
||||||
mail (~> 2.5, >= 2.5.4)
|
mail (~> 2.5, >= 2.5.4)
|
||||||
net-imap
|
net-imap
|
||||||
net-pop
|
net-pop
|
||||||
net-smtp
|
net-smtp
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
actionpack (7.0.8)
|
actionpack (7.0.8.4)
|
||||||
actionview (= 7.0.8)
|
actionview (= 7.0.8.4)
|
||||||
activesupport (= 7.0.8)
|
activesupport (= 7.0.8.4)
|
||||||
rack (~> 2.0, >= 2.2.4)
|
rack (~> 2.0, >= 2.2.4)
|
||||||
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 (7.0.8)
|
actiontext (7.0.8.4)
|
||||||
actionpack (= 7.0.8)
|
actionpack (= 7.0.8.4)
|
||||||
activerecord (= 7.0.8)
|
activerecord (= 7.0.8.4)
|
||||||
activestorage (= 7.0.8)
|
activestorage (= 7.0.8.4)
|
||||||
activesupport (= 7.0.8)
|
activesupport (= 7.0.8.4)
|
||||||
globalid (>= 0.6.0)
|
globalid (>= 0.6.0)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
actionview (7.0.8)
|
actionview (7.0.8.4)
|
||||||
activesupport (= 7.0.8)
|
activesupport (= 7.0.8.4)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
erubi (~> 1.4)
|
erubi (~> 1.4)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
|
@ -57,26 +57,26 @@ GEM
|
||||||
active_model_otp (2.3.4)
|
active_model_otp (2.3.4)
|
||||||
activemodel
|
activemodel
|
||||||
rotp (~> 6.3.0)
|
rotp (~> 6.3.0)
|
||||||
activejob (7.0.8)
|
activejob (7.0.8.4)
|
||||||
activesupport (= 7.0.8)
|
activesupport (= 7.0.8.4)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (7.0.8)
|
activemodel (7.0.8.4)
|
||||||
activesupport (= 7.0.8)
|
activesupport (= 7.0.8.4)
|
||||||
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 (7.0.8)
|
activerecord (7.0.8.4)
|
||||||
activemodel (= 7.0.8)
|
activemodel (= 7.0.8.4)
|
||||||
activesupport (= 7.0.8)
|
activesupport (= 7.0.8.4)
|
||||||
activestorage (7.0.8)
|
activestorage (7.0.8.4)
|
||||||
actionpack (= 7.0.8)
|
actionpack (= 7.0.8.4)
|
||||||
activejob (= 7.0.8)
|
activejob (= 7.0.8.4)
|
||||||
activerecord (= 7.0.8)
|
activerecord (= 7.0.8.4)
|
||||||
activesupport (= 7.0.8)
|
activesupport (= 7.0.8.4)
|
||||||
marcel (~> 1.0)
|
marcel (~> 1.0)
|
||||||
mini_mime (>= 1.1.0)
|
mini_mime (>= 1.1.0)
|
||||||
activesupport (7.0.8)
|
activesupport (7.0.8.4)
|
||||||
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)
|
||||||
|
@ -98,7 +98,7 @@ GEM
|
||||||
bootstrap_form (5.3.2)
|
bootstrap_form (5.3.2)
|
||||||
actionpack (>= 6.1)
|
actionpack (>= 6.1)
|
||||||
activemodel (>= 6.1)
|
activemodel (>= 6.1)
|
||||||
builder (3.2.4)
|
builder (3.3.0)
|
||||||
bullet (7.1.6)
|
bullet (7.1.6)
|
||||||
activesupport (>= 3.0.0)
|
activesupport (>= 3.0.0)
|
||||||
uniform_notifier (~> 1.11)
|
uniform_notifier (~> 1.11)
|
||||||
|
@ -115,7 +115,7 @@ GEM
|
||||||
childprocess (5.0.0)
|
childprocess (5.0.0)
|
||||||
chunky_png (1.4.0)
|
chunky_png (1.4.0)
|
||||||
colorize (1.1.0)
|
colorize (1.1.0)
|
||||||
concurrent-ruby (1.2.3)
|
concurrent-ruby (1.3.3)
|
||||||
connection_pool (2.4.1)
|
connection_pool (2.4.1)
|
||||||
crass (1.0.6)
|
crass (1.0.6)
|
||||||
cssbundling-rails (1.4.0)
|
cssbundling-rails (1.4.0)
|
||||||
|
@ -162,7 +162,7 @@ GEM
|
||||||
dry-inflector (~> 1.0)
|
dry-inflector (~> 1.0)
|
||||||
dry-logic (~> 1.4)
|
dry-logic (~> 1.4)
|
||||||
zeitwerk (~> 2.6)
|
zeitwerk (~> 2.6)
|
||||||
erubi (1.12.0)
|
erubi (1.13.0)
|
||||||
et-orbi (1.2.7)
|
et-orbi (1.2.7)
|
||||||
tzinfo
|
tzinfo
|
||||||
excon (0.110.0)
|
excon (0.110.0)
|
||||||
|
@ -261,7 +261,7 @@ GEM
|
||||||
nokogiri (>= 1.12.0)
|
nokogiri (>= 1.12.0)
|
||||||
mail (2.7.1)
|
mail (2.7.1)
|
||||||
mini_mime (>= 0.1.1)
|
mini_mime (>= 0.1.1)
|
||||||
marcel (1.0.2)
|
marcel (1.0.4)
|
||||||
method_source (1.1.0)
|
method_source (1.1.0)
|
||||||
mime-types (3.5.2)
|
mime-types (3.5.2)
|
||||||
mime-types-data (~> 3.2015)
|
mime-types-data (~> 3.2015)
|
||||||
|
@ -271,7 +271,7 @@ GEM
|
||||||
rake
|
rake
|
||||||
mini_magick (4.12.0)
|
mini_magick (4.12.0)
|
||||||
mini_mime (1.1.5)
|
mini_mime (1.1.5)
|
||||||
mini_portile2 (2.8.6)
|
mini_portile2 (2.8.7)
|
||||||
minitest (5.23.1)
|
minitest (5.23.1)
|
||||||
msgpack (1.7.2)
|
msgpack (1.7.2)
|
||||||
multi_json (1.15.0)
|
multi_json (1.15.0)
|
||||||
|
@ -292,7 +292,7 @@ GEM
|
||||||
net-smtp (0.5.0)
|
net-smtp (0.5.0)
|
||||||
net-protocol
|
net-protocol
|
||||||
nio4r (2.7.0)
|
nio4r (2.7.0)
|
||||||
nokogiri (1.16.5)
|
nokogiri (1.16.6)
|
||||||
mini_portile2 (~> 2.8.2)
|
mini_portile2 (~> 2.8.2)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
oj (3.16.3)
|
oj (3.16.3)
|
||||||
|
@ -318,20 +318,20 @@ GEM
|
||||||
rack (2.2.9)
|
rack (2.2.9)
|
||||||
rack-test (2.1.0)
|
rack-test (2.1.0)
|
||||||
rack (>= 1.3)
|
rack (>= 1.3)
|
||||||
rails (7.0.8)
|
rails (7.0.8.4)
|
||||||
actioncable (= 7.0.8)
|
actioncable (= 7.0.8.4)
|
||||||
actionmailbox (= 7.0.8)
|
actionmailbox (= 7.0.8.4)
|
||||||
actionmailer (= 7.0.8)
|
actionmailer (= 7.0.8.4)
|
||||||
actionpack (= 7.0.8)
|
actionpack (= 7.0.8.4)
|
||||||
actiontext (= 7.0.8)
|
actiontext (= 7.0.8.4)
|
||||||
actionview (= 7.0.8)
|
actionview (= 7.0.8.4)
|
||||||
activejob (= 7.0.8)
|
activejob (= 7.0.8.4)
|
||||||
activemodel (= 7.0.8)
|
activemodel (= 7.0.8.4)
|
||||||
activerecord (= 7.0.8)
|
activerecord (= 7.0.8.4)
|
||||||
activestorage (= 7.0.8)
|
activestorage (= 7.0.8.4)
|
||||||
activesupport (= 7.0.8)
|
activesupport (= 7.0.8.4)
|
||||||
bundler (>= 1.15.0)
|
bundler (>= 1.15.0)
|
||||||
railties (= 7.0.8)
|
railties (= 7.0.8.4)
|
||||||
rails-controller-testing (1.0.5)
|
rails-controller-testing (1.0.5)
|
||||||
actionpack (>= 5.0.1.rc1)
|
actionpack (>= 5.0.1.rc1)
|
||||||
actionview (>= 5.0.1.rc1)
|
actionview (>= 5.0.1.rc1)
|
||||||
|
@ -352,9 +352,9 @@ GEM
|
||||||
nested_form (~> 0.3)
|
nested_form (~> 0.3)
|
||||||
rails (>= 6.0, < 8)
|
rails (>= 6.0, < 8)
|
||||||
turbo-rails (~> 1.0)
|
turbo-rails (~> 1.0)
|
||||||
railties (7.0.8)
|
railties (7.0.8.4)
|
||||||
actionpack (= 7.0.8)
|
actionpack (= 7.0.8.4)
|
||||||
activesupport (= 7.0.8)
|
activesupport (= 7.0.8.4)
|
||||||
method_source
|
method_source
|
||||||
rake (>= 12.2)
|
rake (>= 12.2)
|
||||||
thor (~> 1.0)
|
thor (~> 1.0)
|
||||||
|
|
Loading…
Reference in New Issue