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.4.1 → 7.1.5.1 (patch) #1569

Merged
merged 1 commit into from
Feb 13, 2025
Merged
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
Update rails to version 7.1.5.1
depfu[bot] authored Dec 18, 2024
commit 7e49fbe0f1d4db084c4f7ff65ca17951cabec2e7
127 changes: 66 additions & 61 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,84 +1,88 @@
GEM
remote: https://rubygems.org/
specs:
actioncable (7.1.4.1)
actionpack (= 7.1.4.1)
activesupport (= 7.1.4.1)
actioncable (7.1.5.1)
actionpack (= 7.1.5.1)
activesupport (= 7.1.5.1)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
actionmailbox (7.1.4.1)
actionpack (= 7.1.4.1)
activejob (= 7.1.4.1)
activerecord (= 7.1.4.1)
activestorage (= 7.1.4.1)
activesupport (= 7.1.4.1)
actionmailbox (7.1.5.1)
actionpack (= 7.1.5.1)
activejob (= 7.1.5.1)
activerecord (= 7.1.5.1)
activestorage (= 7.1.5.1)
activesupport (= 7.1.5.1)
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
actionmailer (7.1.4.1)
actionpack (= 7.1.4.1)
actionview (= 7.1.4.1)
activejob (= 7.1.4.1)
activesupport (= 7.1.4.1)
actionmailer (7.1.5.1)
actionpack (= 7.1.5.1)
actionview (= 7.1.5.1)
activejob (= 7.1.5.1)
activesupport (= 7.1.5.1)
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.2)
actionpack (7.1.4.1)
actionview (= 7.1.4.1)
activesupport (= 7.1.4.1)
actionpack (7.1.5.1)
actionview (= 7.1.5.1)
activesupport (= 7.1.5.1)
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.4.1)
actionpack (= 7.1.4.1)
activerecord (= 7.1.4.1)
activestorage (= 7.1.4.1)
activesupport (= 7.1.4.1)
actiontext (7.1.5.1)
actionpack (= 7.1.5.1)
activerecord (= 7.1.5.1)
activestorage (= 7.1.5.1)
activesupport (= 7.1.5.1)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.1.4.1)
activesupport (= 7.1.4.1)
actionview (7.1.5.1)
activesupport (= 7.1.5.1)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.1.4.1)
activesupport (= 7.1.4.1)
activejob (7.1.5.1)
activesupport (= 7.1.5.1)
globalid (>= 0.3.6)
activemodel (7.1.4.1)
activesupport (= 7.1.4.1)
activerecord (7.1.4.1)
activemodel (= 7.1.4.1)
activesupport (= 7.1.4.1)
activemodel (7.1.5.1)
activesupport (= 7.1.5.1)
activerecord (7.1.5.1)
activemodel (= 7.1.5.1)
activesupport (= 7.1.5.1)
timeout (>= 0.4.0)
activestorage (7.1.4.1)
actionpack (= 7.1.4.1)
activejob (= 7.1.4.1)
activerecord (= 7.1.4.1)
activesupport (= 7.1.4.1)
activestorage (7.1.5.1)
actionpack (= 7.1.5.1)
activejob (= 7.1.5.1)
activerecord (= 7.1.5.1)
activesupport (= 7.1.5.1)
marcel (~> 1.0)
activesupport (7.1.4.1)
activesupport (7.1.5.1)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
mutex_m
securerandom (>= 0.3)
tzinfo (~> 2.0)
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)
@@ -166,7 +170,7 @@ GEM
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.8.0)
irb (1.14.1)
irb (1.14.2)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.5)
@@ -196,7 +200,7 @@ GEM
bigdecimal (~> 3.1)
multipart-post (2.4.1)
mutex_m (0.3.0)
net-imap (0.5.1)
net-imap (0.5.2)
date
net-protocol
net-pop (0.1.2)
@@ -206,7 +210,7 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.4)
nokogiri (1.17.1)
nokogiri (1.17.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
open_uri_redirections (0.2.1)
@@ -218,7 +222,7 @@ GEM
prime (0.1.3)
forwardable
singleton
psych (5.2.1)
psych (5.2.2)
date
stringio
public_suffix (6.0.1)
@@ -236,45 +240,45 @@ GEM
rack (>= 1.3)
rackup (2.2.1)
rack (>= 3)
rails (7.1.4.1)
actioncable (= 7.1.4.1)
actionmailbox (= 7.1.4.1)
actionmailer (= 7.1.4.1)
actionpack (= 7.1.4.1)
actiontext (= 7.1.4.1)
actionview (= 7.1.4.1)
activejob (= 7.1.4.1)
activemodel (= 7.1.4.1)
activerecord (= 7.1.4.1)
activestorage (= 7.1.4.1)
activesupport (= 7.1.4.1)
rails (7.1.5.1)
actioncable (= 7.1.5.1)
actionmailbox (= 7.1.5.1)
actionmailer (= 7.1.5.1)
actionpack (= 7.1.5.1)
actiontext (= 7.1.5.1)
actionview (= 7.1.5.1)
activejob (= 7.1.5.1)
activemodel (= 7.1.5.1)
activerecord (= 7.1.5.1)
activestorage (= 7.1.5.1)
activesupport (= 7.1.5.1)
bundler (>= 1.15.0)
railties (= 7.1.4.1)
railties (= 7.1.5.1)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.1)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rails-i18n (7.0.9)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
railties (7.1.4.1)
actionpack (= 7.1.4.1)
activesupport (= 7.1.4.1)
railties (7.1.5.1)
actionpack (= 7.1.5.1)
activesupport (= 7.1.5.1)
irb
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.8.1)
rdoc (6.9.1)
psych (>= 4.0.0)
redcarpet (3.5.1)
regexp_parser (2.9.2)
reline (0.5.12)
reline (0.6.0)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
@@ -318,6 +322,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
securerandom (0.4.1)
selenium-webdriver (4.27.0)
base64 (~> 0.2)
logger (~> 1.4)
@@ -347,7 +352,7 @@ GEM
text (1.3.1)
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.2)
timeout (0.4.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
Binary file removed vendor/cache/actioncable-7.1.4.1.gem
Binary file not shown.
Binary file added vendor/cache/actioncable-7.1.5.1.gem
Binary file not shown.
Binary file removed vendor/cache/actionmailbox-7.1.4.1.gem
Binary file not shown.
Binary file added vendor/cache/actionmailbox-7.1.5.1.gem
Binary file not shown.
Binary file removed vendor/cache/actionmailer-7.1.4.1.gem
Binary file not shown.
Binary file added vendor/cache/actionmailer-7.1.5.1.gem
Binary file not shown.
Binary file removed vendor/cache/actionpack-7.1.4.1.gem
Binary file not shown.
Binary file added vendor/cache/actionpack-7.1.5.1.gem
Binary file not shown.
Binary file removed vendor/cache/actiontext-7.1.4.1.gem
Binary file not shown.
Binary file added vendor/cache/actiontext-7.1.5.1.gem
Binary file not shown.
Binary file removed vendor/cache/actionview-7.1.4.1.gem
Binary file not shown.
Binary file added vendor/cache/actionview-7.1.5.1.gem
Binary file not shown.
Binary file removed vendor/cache/activejob-7.1.4.1.gem
Binary file not shown.
Binary file added vendor/cache/activejob-7.1.5.1.gem
Binary file not shown.
Binary file removed vendor/cache/activemodel-7.1.4.1.gem
Binary file not shown.
Binary file added vendor/cache/activemodel-7.1.5.1.gem
Binary file not shown.
Binary file removed vendor/cache/activerecord-7.1.4.1.gem
Binary file not shown.
Binary file added vendor/cache/activerecord-7.1.5.1.gem
Binary file not shown.
Binary file removed vendor/cache/activestorage-7.1.4.1.gem
Binary file not shown.
Binary file added vendor/cache/activestorage-7.1.5.1.gem
Binary file not shown.
Binary file removed vendor/cache/activesupport-7.1.4.1.gem
Binary file not shown.
Binary file added vendor/cache/activesupport-7.1.5.1.gem
Binary file not shown.
Binary file added vendor/cache/benchmark-0.4.0.gem
Binary file not shown.
Binary file removed vendor/cache/irb-1.14.1.gem
Binary file not shown.
Binary file added vendor/cache/irb-1.14.2.gem
Binary file not shown.
Binary file removed vendor/cache/net-imap-0.5.1.gem
Binary file not shown.
Binary file added vendor/cache/net-imap-0.5.2.gem
Binary file not shown.
Binary file not shown.
Binary file removed vendor/cache/psych-5.2.1.gem
Binary file not shown.
Binary file added vendor/cache/psych-5.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/rails-7.1.4.1.gem
Binary file not shown.
Binary file added vendor/cache/rails-7.1.5.1.gem
Binary file not shown.
Binary file removed vendor/cache/rails-html-sanitizer-1.6.1.gem
Binary file not shown.
Binary file added vendor/cache/rails-html-sanitizer-1.6.2.gem
Binary file not shown.
Binary file removed vendor/cache/railties-7.1.4.1.gem
Binary file not shown.
Binary file added vendor/cache/railties-7.1.5.1.gem
Binary file not shown.
Binary file removed vendor/cache/rdoc-6.8.1.gem
Binary file not shown.
Binary file added vendor/cache/rdoc-6.9.1.gem
Binary file not shown.
Binary file removed vendor/cache/reline-0.5.12.gem
Binary file not shown.
Binary file added vendor/cache/reline-0.6.0.gem
Binary file not shown.
Binary file added vendor/cache/securerandom-0.4.1.gem
Binary file not shown.
Binary file removed vendor/cache/timeout-0.4.2.gem
Binary file not shown.
Binary file added vendor/cache/timeout-0.4.3.gem
Binary file not shown.