Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚨 [security] Update rails 7.1.1 → 7.1.3.2 (minor) #1452

Merged
merged 1 commit into from
Mar 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
146 changes: 73 additions & 73 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,70 +1,71 @@
GEM
remote: https://rubygems.org/
specs:
actioncable (7.1.1)
actionpack (= 7.1.1)
activesupport (= 7.1.1)
actioncable (7.1.3.2)
actionpack (= 7.1.3.2)
activesupport (= 7.1.3.2)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
actionmailbox (7.1.1)
actionpack (= 7.1.1)
activejob (= 7.1.1)
activerecord (= 7.1.1)
activestorage (= 7.1.1)
activesupport (= 7.1.1)
actionmailbox (7.1.3.2)
actionpack (= 7.1.3.2)
activejob (= 7.1.3.2)
activerecord (= 7.1.3.2)
activestorage (= 7.1.3.2)
activesupport (= 7.1.3.2)
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
actionmailer (7.1.1)
actionpack (= 7.1.1)
actionview (= 7.1.1)
activejob (= 7.1.1)
activesupport (= 7.1.1)
actionmailer (7.1.3.2)
actionpack (= 7.1.3.2)
actionview (= 7.1.3.2)
activejob (= 7.1.3.2)
activesupport (= 7.1.3.2)
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.2)
actionpack (7.1.1)
actionview (= 7.1.1)
activesupport (= 7.1.1)
actionpack (7.1.3.2)
actionview (= 7.1.3.2)
activesupport (= 7.1.3.2)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
actiontext (7.1.1)
actionpack (= 7.1.1)
activerecord (= 7.1.1)
activestorage (= 7.1.1)
activesupport (= 7.1.1)
actiontext (7.1.3.2)
actionpack (= 7.1.3.2)
activerecord (= 7.1.3.2)
activestorage (= 7.1.3.2)
activesupport (= 7.1.3.2)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.1.1)
activesupport (= 7.1.1)
actionview (7.1.3.2)
activesupport (= 7.1.3.2)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.1.1)
activesupport (= 7.1.1)
activejob (7.1.3.2)
activesupport (= 7.1.3.2)
globalid (>= 0.3.6)
activemodel (7.1.1)
activesupport (= 7.1.1)
activerecord (7.1.1)
activemodel (= 7.1.1)
activesupport (= 7.1.1)
activemodel (7.1.3.2)
activesupport (= 7.1.3.2)
activerecord (7.1.3.2)
activemodel (= 7.1.3.2)
activesupport (= 7.1.3.2)
timeout (>= 0.4.0)
activestorage (7.1.1)
actionpack (= 7.1.1)
activejob (= 7.1.1)
activerecord (= 7.1.1)
activesupport (= 7.1.1)
activestorage (7.1.3.2)
actionpack (= 7.1.3.2)
activejob (= 7.1.3.2)
activerecord (= 7.1.3.2)
activesupport (= 7.1.3.2)
marcel (~> 1.0)
activesupport (7.1.1)
activesupport (7.1.3.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -78,7 +79,7 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.4)
bigdecimal (3.1.7)
builder (3.2.4)
byebug (11.1.3)
capybara (3.39.2)
Expand All @@ -90,15 +91,14 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crack (0.4.5)
rexml
crass (1.0.6)
dalli (3.2.6)
date (3.3.3)
drb (2.2.0)
ruby2_keywords
date (3.3.4)
drb (2.2.1)
erubi (1.12.0)
execjs (2.9.1)
faker (3.2.2)
Expand Down Expand Up @@ -159,12 +159,12 @@ GEM
sysexits (~> 1.1)
hashdiff (1.0.1)
hashie (5.0.0)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
io-console (0.6.0)
irb (1.10.1)
io-console (0.7.2)
irb (1.12.0)
rdoc
reline (>= 0.3.8)
reline (>= 0.4.2)
json (2.6.2)
locale (2.1.3)
lograge (0.14.0)
Expand All @@ -180,25 +180,25 @@ GEM
net-imap
net-pop
net-smtp
marcel (1.0.2)
marcel (1.0.4)
matrix (0.4.2)
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0)
minitest (5.22.3)
multi_xml (0.6.0)
multipart-post (2.2.3)
mutex_m (0.2.0)
net-imap (0.4.1)
net-imap (0.4.10)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
net-protocol (0.2.2)
timeout
net-smtp (0.4.0)
net-smtp (0.4.0.1)
net-protocol
nio4r (2.7.0)
nio4r (2.7.1)
nokogiri (1.16.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
Expand Down Expand Up @@ -227,20 +227,20 @@ GEM
rackup (1.0.0)
rack (< 3)
webrick
rails (7.1.1)
actioncable (= 7.1.1)
actionmailbox (= 7.1.1)
actionmailer (= 7.1.1)
actionpack (= 7.1.1)
actiontext (= 7.1.1)
actionview (= 7.1.1)
activejob (= 7.1.1)
activemodel (= 7.1.1)
activerecord (= 7.1.1)
activestorage (= 7.1.1)
activesupport (= 7.1.1)
rails (7.1.3.2)
actioncable (= 7.1.3.2)
actionmailbox (= 7.1.3.2)
actionmailer (= 7.1.3.2)
actionpack (= 7.1.3.2)
actiontext (= 7.1.3.2)
actionview (= 7.1.3.2)
activejob (= 7.1.3.2)
activemodel (= 7.1.3.2)
activerecord (= 7.1.3.2)
activestorage (= 7.1.3.2)
activesupport (= 7.1.3.2)
bundler (>= 1.15.0)
railties (= 7.1.1)
railties (= 7.1.3.2)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
Expand All @@ -251,21 +251,21 @@ GEM
rails-i18n (7.0.8)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
railties (7.1.1)
actionpack (= 7.1.1)
activesupport (= 7.1.1)
railties (7.1.3.2)
actionpack (= 7.1.3.2)
activesupport (= 7.1.3.2)
irb
rackup (>= 1.0.0)
rake (>= 12.2)
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.1.0)
rdoc (6.6.1)
rdoc (6.6.3.1)
psych (>= 4.0.0)
redcarpet (3.5.1)
regexp_parser (2.8.1)
reline (0.4.1)
reline (0.5.0)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
Expand Down Expand Up @@ -329,9 +329,9 @@ GEM
terser (1.1.19)
execjs (>= 0.3.0, < 3)
text (1.3.1)
thor (1.3.0)
thor (1.3.1)
tilt (2.0.11)
timeout (0.4.0)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.2.0)
Expand All @@ -349,7 +349,7 @@ GEM
pkg-config
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.12)
zeitwerk (2.6.13)

PLATFORMS
ruby
Expand Down
Binary file removed vendor/cache/actioncable-7.1.1.gem
Binary file not shown.
Binary file added vendor/cache/actioncable-7.1.3.2.gem
Binary file not shown.
Binary file removed vendor/cache/actionmailbox-7.1.1.gem
Binary file not shown.
Binary file added vendor/cache/actionmailbox-7.1.3.2.gem
Binary file not shown.
Binary file removed vendor/cache/actionmailer-7.1.1.gem
Binary file not shown.
Binary file added vendor/cache/actionmailer-7.1.3.2.gem
Binary file not shown.
Binary file removed vendor/cache/actionpack-7.1.1.gem
Binary file not shown.
Binary file added vendor/cache/actionpack-7.1.3.2.gem
Binary file not shown.
Binary file removed vendor/cache/actiontext-7.1.1.gem
Binary file not shown.
Binary file added vendor/cache/actiontext-7.1.3.2.gem
Binary file not shown.
Binary file removed vendor/cache/actionview-7.1.1.gem
Binary file not shown.
Binary file added vendor/cache/actionview-7.1.3.2.gem
Binary file not shown.
Binary file removed vendor/cache/activejob-7.1.1.gem
Binary file not shown.
Binary file added vendor/cache/activejob-7.1.3.2.gem
Binary file not shown.
Binary file removed vendor/cache/activemodel-7.1.1.gem
Binary file not shown.
Binary file added vendor/cache/activemodel-7.1.3.2.gem
Binary file not shown.
Binary file removed vendor/cache/activerecord-7.1.1.gem
Binary file not shown.
Binary file added vendor/cache/activerecord-7.1.3.2.gem
Binary file not shown.
Binary file removed vendor/cache/activestorage-7.1.1.gem
Binary file not shown.
Binary file added vendor/cache/activestorage-7.1.3.2.gem
Binary file not shown.
Binary file removed vendor/cache/activesupport-7.1.1.gem
Binary file not shown.
Binary file added vendor/cache/activesupport-7.1.3.2.gem
Binary file not shown.
Binary file removed vendor/cache/bigdecimal-3.1.4.gem
Binary file not shown.
Binary file added vendor/cache/bigdecimal-3.1.7.gem
Binary file not shown.
Binary file removed vendor/cache/concurrent-ruby-1.2.2.gem
Binary file not shown.
Binary file added vendor/cache/concurrent-ruby-1.2.3.gem
Binary file not shown.
Binary file removed vendor/cache/date-3.3.3.gem
Binary file not shown.
Binary file added vendor/cache/date-3.3.4.gem
Binary file not shown.
Binary file removed vendor/cache/drb-2.2.0.gem
Binary file not shown.
Binary file added vendor/cache/drb-2.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/i18n-1.14.1.gem
Binary file not shown.
Binary file added vendor/cache/i18n-1.14.4.gem
Binary file not shown.
Binary file removed vendor/cache/io-console-0.6.0.gem
Binary file not shown.
Binary file added vendor/cache/io-console-0.7.2.gem
Binary file not shown.
Binary file removed vendor/cache/irb-1.10.1.gem
Binary file not shown.
Binary file added vendor/cache/irb-1.12.0.gem
Binary file not shown.
Binary file removed vendor/cache/marcel-1.0.2.gem
Binary file not shown.
Binary file added vendor/cache/marcel-1.0.4.gem
Binary file not shown.
Binary file removed vendor/cache/minitest-5.20.0.gem
Binary file not shown.
Binary file added vendor/cache/minitest-5.22.3.gem
Binary file not shown.
Binary file removed vendor/cache/net-imap-0.4.1.gem
Binary file not shown.
Binary file added vendor/cache/net-imap-0.4.10.gem
Binary file not shown.
Binary file removed vendor/cache/net-protocol-0.2.1.gem
Binary file not shown.
Binary file added vendor/cache/net-protocol-0.2.2.gem
Binary file not shown.
Binary file added vendor/cache/net-smtp-0.4.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/net-smtp-0.4.0.gem
Binary file not shown.
Binary file removed vendor/cache/nio4r-2.7.0.gem
Binary file not shown.
Binary file added vendor/cache/nio4r-2.7.1.gem
Binary file not shown.
Binary file removed vendor/cache/rails-7.1.1.gem
Binary file not shown.
Binary file added vendor/cache/rails-7.1.3.2.gem
Binary file not shown.
Binary file removed vendor/cache/railties-7.1.1.gem
Binary file not shown.
Binary file added vendor/cache/railties-7.1.3.2.gem
Binary file not shown.
Binary file removed vendor/cache/rdoc-6.6.1.gem
Binary file not shown.
Binary file added vendor/cache/rdoc-6.6.3.1.gem
Binary file not shown.
Binary file removed vendor/cache/reline-0.4.1.gem
Binary file not shown.
Binary file added vendor/cache/reline-0.5.0.gem
Binary file not shown.
Binary file removed vendor/cache/thor-1.3.0.gem
Binary file not shown.
Binary file added vendor/cache/thor-1.3.1.gem
Binary file not shown.
Binary file removed vendor/cache/timeout-0.4.0.gem
Binary file not shown.
Binary file added vendor/cache/timeout-0.4.1.gem
Binary file not shown.
Binary file removed vendor/cache/zeitwerk-2.6.12.gem
Binary file not shown.
Binary file added vendor/cache/zeitwerk-2.6.13.gem
Binary file not shown.