Skip to content

Commit

Permalink
Bump actionpack from 7.2.2 to 7.2.2.1
Browse files Browse the repository at this point in the history
Bumps [actionpack](https://github.com/rails/rails) from 7.2.2 to 7.2.2.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.0.1/actionpack/CHANGELOG.md)
- [Commits](rails/rails@v7.2.2...v7.2.2.1)

---
updated-dependencies:
- dependency-name: actionpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent dc5f125 commit 96c3f5e
Show file tree
Hide file tree
Showing 46 changed files with 62 additions and 62 deletions.
124 changes: 62 additions & 62 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,29 @@ GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.1.0)
actioncable (7.2.2)
actionpack (= 7.2.2)
activesupport (= 7.2.2)
actioncable (7.2.2.1)
actionpack (= 7.2.2.1)
activesupport (= 7.2.2.1)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
actionmailbox (7.2.2)
actionpack (= 7.2.2)
activejob (= 7.2.2)
activerecord (= 7.2.2)
activestorage (= 7.2.2)
activesupport (= 7.2.2)
actionmailbox (7.2.2.1)
actionpack (= 7.2.2.1)
activejob (= 7.2.2.1)
activerecord (= 7.2.2.1)
activestorage (= 7.2.2.1)
activesupport (= 7.2.2.1)
mail (>= 2.8.0)
actionmailer (7.2.2)
actionpack (= 7.2.2)
actionview (= 7.2.2)
activejob (= 7.2.2)
activesupport (= 7.2.2)
actionmailer (7.2.2.1)
actionpack (= 7.2.2.1)
actionview (= 7.2.2.1)
activejob (= 7.2.2.1)
activesupport (= 7.2.2.1)
mail (>= 2.8.0)
rails-dom-testing (~> 2.2)
actionpack (7.2.2)
actionview (= 7.2.2)
activesupport (= 7.2.2)
actionpack (7.2.2.1)
actionview (= 7.2.2.1)
activesupport (= 7.2.2.1)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4, < 3.2)
Expand All @@ -33,41 +33,41 @@ GEM
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
useragent (~> 0.16)
actiontext (7.2.2)
actionpack (= 7.2.2)
activerecord (= 7.2.2)
activestorage (= 7.2.2)
activesupport (= 7.2.2)
actiontext (7.2.2.1)
actionpack (= 7.2.2.1)
activerecord (= 7.2.2.1)
activestorage (= 7.2.2.1)
activesupport (= 7.2.2.1)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.2.2)
activesupport (= 7.2.2)
actionview (7.2.2.1)
activesupport (= 7.2.2.1)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.2.2)
activesupport (= 7.2.2)
activejob (7.2.2.1)
activesupport (= 7.2.2.1)
globalid (>= 0.3.6)
activemodel (7.2.2)
activesupport (= 7.2.2)
activemodel (7.2.2.1)
activesupport (= 7.2.2.1)
activemodel-serializers-xml (1.0.3)
activemodel (>= 5.0.0.a)
activesupport (>= 5.0.0.a)
builder (~> 3.1)
activerecord (7.2.2)
activemodel (= 7.2.2)
activesupport (= 7.2.2)
activerecord (7.2.2.1)
activemodel (= 7.2.2.1)
activesupport (= 7.2.2.1)
timeout (>= 0.4.0)
activerecord-import (1.8.1)
activerecord (>= 4.2)
activestorage (7.2.2)
actionpack (= 7.2.2)
activejob (= 7.2.2)
activerecord (= 7.2.2)
activesupport (= 7.2.2)
activestorage (7.2.2.1)
actionpack (= 7.2.2.1)
activejob (= 7.2.2.1)
activerecord (= 7.2.2.1)
activesupport (= 7.2.2.1)
marcel (~> 1.0)
activesupport (7.2.2)
activesupport (7.2.2.1)
base64
benchmark (>= 0.3)
bigdecimal
Expand Down Expand Up @@ -113,7 +113,7 @@ GEM
html_tokenizer (~> 0.0.6)
parser (>= 2.4)
smart_properties
bigdecimal (3.1.8)
bigdecimal (3.1.9)
bindex (0.8.1)
bootstrap (4.6.1)
autoprefixer-rails (>= 9.1.0)
Expand Down Expand Up @@ -154,10 +154,10 @@ GEM
execjs
coffee-script-source (1.12.2)
colorize (0.8.1)
concurrent-ruby (1.3.4)
concurrent-ruby (1.3.5)
config (5.4.0)
deep_merge (~> 1.2, >= 1.2.1)
connection_pool (2.4.1)
connection_pool (2.5.0)
crack (0.4.5)
rexml
crass (1.0.6)
Expand Down Expand Up @@ -250,7 +250,7 @@ GEM
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.6)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
Expand Down Expand Up @@ -294,13 +294,13 @@ GEM
listen (3.7.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.4)
logger (1.6.5)
lograge (0.12.0)
actionpack (>= 4)
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.23.1)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand Down Expand Up @@ -341,7 +341,7 @@ GEM
rubocop-rspec (~> 2)
scss_lint (~> 0.55)
nio4r (2.7.4)
nokogiri (1.17.2)
nokogiri (1.18.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oauth2 (2.0.9)
Expand Down Expand Up @@ -401,25 +401,25 @@ GEM
rack (~> 2.2, >= 2.2.4)
rack-session (1.0.2)
rack (< 3)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (1.0.1)
rack (< 3)
webrick
rails (7.2.2)
actioncable (= 7.2.2)
actionmailbox (= 7.2.2)
actionmailer (= 7.2.2)
actionpack (= 7.2.2)
actiontext (= 7.2.2)
actionview (= 7.2.2)
activejob (= 7.2.2)
activemodel (= 7.2.2)
activerecord (= 7.2.2)
activestorage (= 7.2.2)
activesupport (= 7.2.2)
rails (7.2.2.1)
actioncable (= 7.2.2.1)
actionmailbox (= 7.2.2.1)
actionmailer (= 7.2.2.1)
actionpack (= 7.2.2.1)
actiontext (= 7.2.2.1)
actionview (= 7.2.2.1)
activejob (= 7.2.2.1)
activemodel (= 7.2.2.1)
activerecord (= 7.2.2.1)
activestorage (= 7.2.2.1)
activesupport (= 7.2.2.1)
bundler (>= 1.15.0)
railties (= 7.2.2)
railties (= 7.2.2.1)
rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
Expand All @@ -438,9 +438,9 @@ GEM
nested_form (~> 0.3)
rails (>= 6.0, < 8)
turbo-rails (>= 1.0, < 3)
railties (7.2.2)
actionpack (= 7.2.2)
activesupport (= 7.2.2)
railties (7.2.2.1)
actionpack (= 7.2.2.1)
activesupport (= 7.2.2.1)
irb (~> 1.13)
rackup (>= 1.0.0)
rake (>= 12.2)
Expand Down Expand Up @@ -612,7 +612,7 @@ GEM
unicode-display_width (3.1.2)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
useragent (0.16.10)
useragent (0.16.11)
vcr (6.1.0)
version_gem (1.1.4)
view_component (3.10.0)
Expand Down
Binary file added vendor/cache/actioncable-7.2.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/actioncable-7.2.2.gem
Binary file not shown.
Binary file added vendor/cache/actionmailbox-7.2.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/actionmailbox-7.2.2.gem
Binary file not shown.
Binary file added vendor/cache/actionmailer-7.2.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/actionmailer-7.2.2.gem
Binary file not shown.
Binary file added vendor/cache/actionpack-7.2.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/actionpack-7.2.2.gem
Binary file not shown.
Binary file added vendor/cache/actiontext-7.2.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/actiontext-7.2.2.gem
Binary file not shown.
Binary file added vendor/cache/actionview-7.2.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/actionview-7.2.2.gem
Binary file not shown.
Binary file added vendor/cache/activejob-7.2.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/activejob-7.2.2.gem
Binary file not shown.
Binary file added vendor/cache/activemodel-7.2.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/activemodel-7.2.2.gem
Binary file not shown.
Binary file added vendor/cache/activerecord-7.2.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/activerecord-7.2.2.gem
Binary file not shown.
Binary file added vendor/cache/activestorage-7.2.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/activestorage-7.2.2.gem
Binary file not shown.
Binary file added vendor/cache/activesupport-7.2.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/activesupport-7.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/bigdecimal-3.1.8.gem
Binary file not shown.
Binary file added vendor/cache/bigdecimal-3.1.9.gem
Binary file not shown.
Binary file removed vendor/cache/concurrent-ruby-1.3.4.gem
Binary file not shown.
Binary file added vendor/cache/concurrent-ruby-1.3.5.gem
Binary file not shown.
Binary file removed vendor/cache/connection_pool-2.4.1.gem
Binary file not shown.
Binary file added vendor/cache/connection_pool-2.5.0.gem
Binary file not shown.
Binary file added vendor/cache/ffi-1.17.0.gem
Binary file not shown.
Binary file removed vendor/cache/i18n-1.14.6.gem
Binary file not shown.
Binary file added vendor/cache/i18n-1.14.7.gem
Binary file not shown.
Binary file removed vendor/cache/logger-1.6.4.gem
Binary file not shown.
Binary file added vendor/cache/logger-1.6.5.gem
Binary file not shown.
Binary file removed vendor/cache/loofah-2.23.1.gem
Binary file not shown.
Binary file added vendor/cache/loofah-2.24.0.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.17.2-x86_64-linux.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.18.2.gem
Binary file not shown.
Binary file removed vendor/cache/rack-test-2.1.0.gem
Binary file not shown.
Binary file added vendor/cache/rack-test-2.2.0.gem
Binary file not shown.
Binary file added vendor/cache/rails-7.2.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/rails-7.2.2.gem
Binary file not shown.
Binary file added vendor/cache/railties-7.2.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/railties-7.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/useragent-0.16.10.gem
Binary file not shown.
Binary file added vendor/cache/useragent-0.16.11.gem
Binary file not shown.

0 comments on commit 96c3f5e

Please sign in to comment.