Skip to content

Commit

Permalink
Update all of rails to version 7.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 20, 2024
1 parent 76a3d14 commit 46a59d7
Show file tree
Hide file tree
Showing 58 changed files with 79 additions and 82 deletions.
161 changes: 79 additions & 82 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,84 +1,82 @@
GEM
remote: https://rubygems.org/
specs:
actioncable (7.1.4)
actionpack (= 7.1.4)
activesupport (= 7.1.4)
actioncable (7.2.2)
actionpack (= 7.2.2)
activesupport (= 7.2.2)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
actionmailbox (7.1.4)
actionpack (= 7.1.4)
activejob (= 7.1.4)
activerecord (= 7.1.4)
activestorage (= 7.1.4)
activesupport (= 7.1.4)
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
actionmailer (7.1.4)
actionpack (= 7.1.4)
actionview (= 7.1.4)
activejob (= 7.1.4)
activesupport (= 7.1.4)
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
actionmailbox (7.2.2)
actionpack (= 7.2.2)
activejob (= 7.2.2)
activerecord (= 7.2.2)
activestorage (= 7.2.2)
activesupport (= 7.2.2)
mail (>= 2.8.0)
actionmailer (7.2.2)
actionpack (= 7.2.2)
actionview (= 7.2.2)
activejob (= 7.2.2)
activesupport (= 7.2.2)
mail (>= 2.8.0)
rails-dom-testing (~> 2.2)
actionpack (7.1.4)
actionview (= 7.1.4)
activesupport (= 7.1.4)
actionpack (7.2.2)
actionview (= 7.2.2)
activesupport (= 7.2.2)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4)
rack (>= 2.2.4, < 3.2)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
actiontext (7.1.4)
actionpack (= 7.1.4)
activerecord (= 7.1.4)
activestorage (= 7.1.4)
activesupport (= 7.1.4)
useragent (~> 0.16)
actiontext (7.2.2)
actionpack (= 7.2.2)
activerecord (= 7.2.2)
activestorage (= 7.2.2)
activesupport (= 7.2.2)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.1.4)
activesupport (= 7.1.4)
actionview (7.2.2)
activesupport (= 7.2.2)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.1.4)
activesupport (= 7.1.4)
activejob (7.2.2)
activesupport (= 7.2.2)
globalid (>= 0.3.6)
activemodel (7.1.4)
activesupport (= 7.1.4)
activerecord (7.1.4)
activemodel (= 7.1.4)
activesupport (= 7.1.4)
activemodel (7.2.2)
activesupport (= 7.2.2)
activerecord (7.2.2)
activemodel (= 7.2.2)
activesupport (= 7.2.2)
timeout (>= 0.4.0)
activestorage (7.1.4)
actionpack (= 7.1.4)
activejob (= 7.1.4)
activerecord (= 7.1.4)
activesupport (= 7.1.4)
activestorage (7.2.2)
actionpack (= 7.2.2)
activejob (= 7.2.2)
activerecord (= 7.2.2)
activesupport (= 7.2.2)
marcel (~> 1.0)
activesupport (7.1.4)
activesupport (7.2.2)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
base64 (0.2.0)
benchmark (0.4.0)
bigdecimal (3.1.8)
builder (3.3.0)
byebug (11.1.3)
Expand All @@ -98,7 +96,7 @@ GEM
rexml
crass (1.0.6)
dalli (3.2.8)
date (3.3.4)
date (3.4.0)
drb (2.2.1)
erubi (1.13.0)
execjs (2.9.1)
Expand Down Expand Up @@ -178,7 +176,7 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.22.0)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -190,13 +188,12 @@ GEM
matrix (0.4.2)
mini_magick (5.0.1)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
mini_portile2 (2.8.8)
minitest (5.25.1)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
multipart-post (2.4.1)
mutex_m (0.2.0)
net-imap (0.4.15)
net-imap (0.5.1)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -205,7 +202,7 @@ GEM
timeout
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nio4r (2.7.4)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
Expand All @@ -218,7 +215,7 @@ GEM
prime (0.1.2)
forwardable
singleton
psych (5.1.2)
psych (5.2.0)
stringio
public_suffix (6.0.1)
puma (6.4.3)
Expand All @@ -228,28 +225,27 @@ GEM
get_process_mem (>= 0.2)
puma (>= 2.7)
racc (1.8.1)
rack (3.1.7)
rack (3.1.8)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.1.0)
rackup (2.2.1)
rack (>= 3)
webrick (~> 1.8)
rails (7.1.4)
actioncable (= 7.1.4)
actionmailbox (= 7.1.4)
actionmailer (= 7.1.4)
actionpack (= 7.1.4)
actiontext (= 7.1.4)
actionview (= 7.1.4)
activejob (= 7.1.4)
activemodel (= 7.1.4)
activerecord (= 7.1.4)
activestorage (= 7.1.4)
activesupport (= 7.1.4)
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)
bundler (>= 1.15.0)
railties (= 7.1.4)
railties (= 7.2.2)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
Expand All @@ -260,21 +256,21 @@ GEM
rails-i18n (7.0.9)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
railties (7.1.4)
actionpack (= 7.1.4)
activesupport (= 7.1.4)
irb
railties (7.2.2)
actionpack (= 7.2.2)
activesupport (= 7.2.2)
irb (~> 1.13)
rackup (>= 1.0.0)
rake (>= 12.2)
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.7.0)
rdoc (6.8.1)
psych (>= 4.0.0)
redcarpet (3.5.1)
regexp_parser (2.9.2)
reline (0.5.10)
reline (0.5.11)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
Expand Down Expand Up @@ -318,6 +314,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
securerandom (0.3.2)
selenium-webdriver (4.25.0)
base64 (~> 0.2)
logger (~> 1.4)
Expand All @@ -339,25 +336,25 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
stringio (3.1.1)
stringio (3.1.2)
sysexits (1.2.0)
temple (0.10.3)
terser (1.2.3)
execjs (>= 0.3.0, < 3)
text (1.3.1)
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.1)
timeout (0.4.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
useragent (0.16.10)
vcr (6.3.1)
base64
webmock (3.24.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.8.2)
websocket (1.2.11)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
Expand All @@ -366,7 +363,7 @@ GEM
pkg-config
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.18)
zeitwerk (2.7.1)

PLATFORMS
ruby
Expand Down
Binary file removed vendor/cache/actioncable-7.1.4.gem
Binary file not shown.
Binary file added vendor/cache/actioncable-7.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/actionmailbox-7.1.4.gem
Binary file not shown.
Binary file added vendor/cache/actionmailbox-7.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/actionmailer-7.1.4.gem
Binary file not shown.
Binary file added vendor/cache/actionmailer-7.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/actionpack-7.1.4.gem
Binary file not shown.
Binary file added vendor/cache/actionpack-7.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/actiontext-7.1.4.gem
Binary file not shown.
Binary file added vendor/cache/actiontext-7.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/actionview-7.1.4.gem
Binary file not shown.
Binary file added vendor/cache/actionview-7.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/activejob-7.1.4.gem
Binary file not shown.
Binary file added vendor/cache/activejob-7.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/activemodel-7.1.4.gem
Binary file not shown.
Binary file added vendor/cache/activemodel-7.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/activerecord-7.1.4.gem
Binary file not shown.
Binary file added vendor/cache/activerecord-7.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/activestorage-7.1.4.gem
Binary file not shown.
Binary file added vendor/cache/activestorage-7.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/activesupport-7.1.4.gem
Binary file not shown.
Binary file added vendor/cache/activesupport-7.2.2.gem
Binary file not shown.
Binary file added vendor/cache/benchmark-0.4.0.gem
Binary file not shown.
Binary file removed vendor/cache/date-3.3.4.gem
Binary file not shown.
Binary file added vendor/cache/date-3.4.0.gem
Binary file not shown.
Binary file removed vendor/cache/loofah-2.22.0.gem
Binary file not shown.
Binary file added vendor/cache/loofah-2.23.1.gem
Binary file not shown.
Binary file removed vendor/cache/mini_portile2-2.8.7.gem
Binary file not shown.
Binary file added vendor/cache/mini_portile2-2.8.8.gem
Binary file not shown.
Binary file removed vendor/cache/mutex_m-0.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/net-imap-0.4.15.gem
Binary file not shown.
Binary file added vendor/cache/net-imap-0.5.1.gem
Binary file not shown.
Binary file removed vendor/cache/nio4r-2.7.3.gem
Binary file not shown.
Binary file added vendor/cache/nio4r-2.7.4.gem
Binary file not shown.
Binary file removed vendor/cache/psych-5.1.2.gem
Binary file not shown.
Binary file added vendor/cache/psych-5.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/rack-3.1.7.gem
Binary file not shown.
Binary file added vendor/cache/rack-3.1.8.gem
Binary file not shown.
Binary file removed vendor/cache/rackup-2.1.0.gem
Binary file not shown.
Binary file added vendor/cache/rackup-2.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/rails-7.1.4.gem
Binary file not shown.
Binary file added vendor/cache/rails-7.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/railties-7.1.4.gem
Binary file not shown.
Binary file added vendor/cache/railties-7.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/rdoc-6.7.0.gem
Binary file not shown.
Binary file added vendor/cache/rdoc-6.8.1.gem
Binary file not shown.
Binary file removed vendor/cache/reline-0.5.10.gem
Binary file not shown.
Binary file added vendor/cache/reline-0.5.11.gem
Binary file not shown.
Binary file added vendor/cache/securerandom-0.3.2.gem
Binary file not shown.
Binary file removed vendor/cache/stringio-3.1.1.gem
Binary file not shown.
Binary file added vendor/cache/stringio-3.1.2.gem
Binary file not shown.
Binary file removed vendor/cache/timeout-0.4.1.gem
Binary file not shown.
Binary file added vendor/cache/timeout-0.4.2.gem
Binary file not shown.
Binary file added vendor/cache/useragent-0.16.10.gem
Binary file not shown.
Binary file removed vendor/cache/webrick-1.8.2.gem
Binary file not shown.
Binary file removed vendor/cache/zeitwerk-2.6.18.gem
Binary file not shown.
Binary file added vendor/cache/zeitwerk-2.7.1.gem
Binary file not shown.

0 comments on commit 46a59d7

Please sign in to comment.