🚨 [security] [ruby] Update rails 7.0.5.1 → 7.0.7.2 (patch) (#19979)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
2c80aedc1e
commit
9309f27164
38 changed files with 60 additions and 60 deletions
2
Gemfile
2
Gemfile
|
|
@ -80,7 +80,7 @@ gem "pundit", "~> 2.2" # Object oriented authorization for Rails applications
|
|||
gem "rack-attack", "~> 6.6.1" # Used to throttle requests to prevent brute force attacks
|
||||
gem "rack-cors", "~> 1.1" # Middleware that will make Rack-based apps CORS compatible
|
||||
gem "rack-timeout", "~> 0.6" # Rack middleware which aborts requests that have been running for longer than a specified timeout
|
||||
gem "rails", "~> 7.0.5.1" # Ruby on Rails
|
||||
gem "rails", "~> 7.0.7.2" # Ruby on Rails
|
||||
gem "ransack", "~> 3.2" # Searching and sorting
|
||||
gem "recaptcha", "~> 5.10", require: "recaptcha/rails" # Helpers for the reCAPTCHA API
|
||||
gem "redcarpet", "~> 3.5" # A fast, safe and extensible Markdown to (X)HTML parser
|
||||
|
|
|
|||
118
Gemfile.lock
118
Gemfile.lock
|
|
@ -9,69 +9,69 @@ GIT
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
actioncable (7.0.5.1)
|
||||
actionpack (= 7.0.5.1)
|
||||
activesupport (= 7.0.5.1)
|
||||
actioncable (7.0.7.2)
|
||||
actionpack (= 7.0.7.2)
|
||||
activesupport (= 7.0.7.2)
|
||||
nio4r (~> 2.0)
|
||||
websocket-driver (>= 0.6.1)
|
||||
actionmailbox (7.0.5.1)
|
||||
actionpack (= 7.0.5.1)
|
||||
activejob (= 7.0.5.1)
|
||||
activerecord (= 7.0.5.1)
|
||||
activestorage (= 7.0.5.1)
|
||||
activesupport (= 7.0.5.1)
|
||||
actionmailbox (7.0.7.2)
|
||||
actionpack (= 7.0.7.2)
|
||||
activejob (= 7.0.7.2)
|
||||
activerecord (= 7.0.7.2)
|
||||
activestorage (= 7.0.7.2)
|
||||
activesupport (= 7.0.7.2)
|
||||
mail (>= 2.7.1)
|
||||
net-imap
|
||||
net-pop
|
||||
net-smtp
|
||||
actionmailer (7.0.5.1)
|
||||
actionpack (= 7.0.5.1)
|
||||
actionview (= 7.0.5.1)
|
||||
activejob (= 7.0.5.1)
|
||||
activesupport (= 7.0.5.1)
|
||||
actionmailer (7.0.7.2)
|
||||
actionpack (= 7.0.7.2)
|
||||
actionview (= 7.0.7.2)
|
||||
activejob (= 7.0.7.2)
|
||||
activesupport (= 7.0.7.2)
|
||||
mail (~> 2.5, >= 2.5.4)
|
||||
net-imap
|
||||
net-pop
|
||||
net-smtp
|
||||
rails-dom-testing (~> 2.0)
|
||||
actionpack (7.0.5.1)
|
||||
actionview (= 7.0.5.1)
|
||||
activesupport (= 7.0.5.1)
|
||||
actionpack (7.0.7.2)
|
||||
actionview (= 7.0.7.2)
|
||||
activesupport (= 7.0.7.2)
|
||||
rack (~> 2.0, >= 2.2.4)
|
||||
rack-test (>= 0.6.3)
|
||||
rails-dom-testing (~> 2.0)
|
||||
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
||||
actiontext (7.0.5.1)
|
||||
actionpack (= 7.0.5.1)
|
||||
activerecord (= 7.0.5.1)
|
||||
activestorage (= 7.0.5.1)
|
||||
activesupport (= 7.0.5.1)
|
||||
actiontext (7.0.7.2)
|
||||
actionpack (= 7.0.7.2)
|
||||
activerecord (= 7.0.7.2)
|
||||
activestorage (= 7.0.7.2)
|
||||
activesupport (= 7.0.7.2)
|
||||
globalid (>= 0.6.0)
|
||||
nokogiri (>= 1.8.5)
|
||||
actionview (7.0.5.1)
|
||||
activesupport (= 7.0.5.1)
|
||||
actionview (7.0.7.2)
|
||||
activesupport (= 7.0.7.2)
|
||||
builder (~> 3.1)
|
||||
erubi (~> 1.4)
|
||||
rails-dom-testing (~> 2.0)
|
||||
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
||||
active_record_union (1.3.0)
|
||||
activerecord (>= 4.0)
|
||||
activejob (7.0.5.1)
|
||||
activesupport (= 7.0.5.1)
|
||||
activejob (7.0.7.2)
|
||||
activesupport (= 7.0.7.2)
|
||||
globalid (>= 0.3.6)
|
||||
activemodel (7.0.5.1)
|
||||
activesupport (= 7.0.5.1)
|
||||
activerecord (7.0.5.1)
|
||||
activemodel (= 7.0.5.1)
|
||||
activesupport (= 7.0.5.1)
|
||||
activestorage (7.0.5.1)
|
||||
actionpack (= 7.0.5.1)
|
||||
activejob (= 7.0.5.1)
|
||||
activerecord (= 7.0.5.1)
|
||||
activesupport (= 7.0.5.1)
|
||||
activemodel (7.0.7.2)
|
||||
activesupport (= 7.0.7.2)
|
||||
activerecord (7.0.7.2)
|
||||
activemodel (= 7.0.7.2)
|
||||
activesupport (= 7.0.7.2)
|
||||
activestorage (7.0.7.2)
|
||||
actionpack (= 7.0.7.2)
|
||||
activejob (= 7.0.7.2)
|
||||
activerecord (= 7.0.7.2)
|
||||
activesupport (= 7.0.7.2)
|
||||
marcel (~> 1.0)
|
||||
mini_mime (>= 1.1.0)
|
||||
activesupport (7.0.5.1)
|
||||
activesupport (7.0.7.2)
|
||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||
i18n (>= 1.6, < 2)
|
||||
minitest (>= 5.1)
|
||||
|
|
@ -505,7 +505,7 @@ GEM
|
|||
mime-types-data (3.2023.0218.1)
|
||||
mini_histogram (0.3.1)
|
||||
mini_magick (4.12.0)
|
||||
mini_mime (1.1.2)
|
||||
mini_mime (1.1.5)
|
||||
mini_portile2 (2.8.4)
|
||||
minitest (5.19.0)
|
||||
modis (4.0.1)
|
||||
|
|
@ -526,7 +526,7 @@ GEM
|
|||
connection_pool (~> 2.2)
|
||||
net-http2 (0.18.4)
|
||||
http-2 (~> 0.11)
|
||||
net-imap (0.3.6)
|
||||
net-imap (0.3.7)
|
||||
date
|
||||
net-protocol
|
||||
net-pop (0.1.2)
|
||||
|
|
@ -631,21 +631,21 @@ GEM
|
|||
rack-test (2.1.0)
|
||||
rack (>= 1.3)
|
||||
rack-timeout (0.6.3)
|
||||
rails (7.0.5.1)
|
||||
actioncable (= 7.0.5.1)
|
||||
actionmailbox (= 7.0.5.1)
|
||||
actionmailer (= 7.0.5.1)
|
||||
actionpack (= 7.0.5.1)
|
||||
actiontext (= 7.0.5.1)
|
||||
actionview (= 7.0.5.1)
|
||||
activejob (= 7.0.5.1)
|
||||
activemodel (= 7.0.5.1)
|
||||
activerecord (= 7.0.5.1)
|
||||
activestorage (= 7.0.5.1)
|
||||
activesupport (= 7.0.5.1)
|
||||
rails (7.0.7.2)
|
||||
actioncable (= 7.0.7.2)
|
||||
actionmailbox (= 7.0.7.2)
|
||||
actionmailer (= 7.0.7.2)
|
||||
actionpack (= 7.0.7.2)
|
||||
actiontext (= 7.0.7.2)
|
||||
actionview (= 7.0.7.2)
|
||||
activejob (= 7.0.7.2)
|
||||
activemodel (= 7.0.7.2)
|
||||
activerecord (= 7.0.7.2)
|
||||
activestorage (= 7.0.7.2)
|
||||
activesupport (= 7.0.7.2)
|
||||
bundler (>= 1.15.0)
|
||||
railties (= 7.0.5.1)
|
||||
rails-dom-testing (2.1.1)
|
||||
railties (= 7.0.7.2)
|
||||
rails-dom-testing (2.2.0)
|
||||
activesupport (>= 5.0.0)
|
||||
minitest
|
||||
nokogiri (>= 1.6)
|
||||
|
|
@ -655,9 +655,9 @@ GEM
|
|||
rails-i18n (7.0.5)
|
||||
i18n (>= 0.7, < 2)
|
||||
railties (>= 6.0.0, < 8)
|
||||
railties (7.0.5.1)
|
||||
actionpack (= 7.0.5.1)
|
||||
activesupport (= 7.0.5.1)
|
||||
railties (7.0.7.2)
|
||||
actionpack (= 7.0.7.2)
|
||||
activesupport (= 7.0.7.2)
|
||||
method_source
|
||||
rake (>= 12.2)
|
||||
thor (~> 1.0)
|
||||
|
|
@ -944,7 +944,7 @@ GEM
|
|||
hkdf (~> 0.2)
|
||||
jwt (~> 2.0)
|
||||
webrick (1.8.1)
|
||||
websocket-driver (0.7.5)
|
||||
websocket-driver (0.7.6)
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.5)
|
||||
with_model (2.1.6)
|
||||
|
|
@ -956,7 +956,7 @@ GEM
|
|||
yard (>= 0.8.3)
|
||||
yard-activesupport-concern (0.0.1)
|
||||
yard (>= 0.8)
|
||||
zeitwerk (2.6.10)
|
||||
zeitwerk (2.6.11)
|
||||
zlib (2.1.1)
|
||||
zonebie (0.6.1)
|
||||
|
||||
|
|
@ -1068,7 +1068,7 @@ DEPENDENCIES
|
|||
rack-cors (~> 1.1)
|
||||
rack-host-redirect (~> 1.3)
|
||||
rack-timeout (~> 0.6)
|
||||
rails (~> 7.0.5.1)
|
||||
rails (~> 7.0.7.2)
|
||||
ransack (~> 3.2)
|
||||
recaptcha (~> 5.10)
|
||||
redcarpet (~> 3.5)
|
||||
|
|
|
|||
BIN
vendor/cache/actioncable-7.0.5.1.gem
vendored
BIN
vendor/cache/actioncable-7.0.5.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/actioncable-7.0.7.2.gem
vendored
Normal file
BIN
vendor/cache/actioncable-7.0.7.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/actionmailbox-7.0.5.1.gem
vendored
BIN
vendor/cache/actionmailbox-7.0.5.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/actionmailbox-7.0.7.2.gem
vendored
Normal file
BIN
vendor/cache/actionmailbox-7.0.7.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/actionmailer-7.0.5.1.gem
vendored
BIN
vendor/cache/actionmailer-7.0.5.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/actionmailer-7.0.7.2.gem
vendored
Normal file
BIN
vendor/cache/actionmailer-7.0.7.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/actionpack-7.0.5.1.gem
vendored
BIN
vendor/cache/actionpack-7.0.5.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/actionpack-7.0.7.2.gem
vendored
Normal file
BIN
vendor/cache/actionpack-7.0.7.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/actiontext-7.0.5.1.gem
vendored
BIN
vendor/cache/actiontext-7.0.5.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/actiontext-7.0.7.2.gem
vendored
Normal file
BIN
vendor/cache/actiontext-7.0.7.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/actionview-7.0.5.1.gem
vendored
BIN
vendor/cache/actionview-7.0.5.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/actionview-7.0.7.2.gem
vendored
Normal file
BIN
vendor/cache/actionview-7.0.7.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/activejob-7.0.5.1.gem
vendored
BIN
vendor/cache/activejob-7.0.5.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/activejob-7.0.7.2.gem
vendored
Normal file
BIN
vendor/cache/activejob-7.0.7.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/activemodel-7.0.5.1.gem
vendored
BIN
vendor/cache/activemodel-7.0.5.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/activemodel-7.0.7.2.gem
vendored
Normal file
BIN
vendor/cache/activemodel-7.0.7.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/activerecord-7.0.5.1.gem
vendored
BIN
vendor/cache/activerecord-7.0.5.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/activerecord-7.0.7.2.gem
vendored
Normal file
BIN
vendor/cache/activerecord-7.0.7.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/activestorage-7.0.5.1.gem
vendored
BIN
vendor/cache/activestorage-7.0.5.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/activestorage-7.0.7.2.gem
vendored
Normal file
BIN
vendor/cache/activestorage-7.0.7.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/activesupport-7.0.5.1.gem
vendored
BIN
vendor/cache/activesupport-7.0.5.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/activesupport-7.0.7.2.gem
vendored
Normal file
BIN
vendor/cache/activesupport-7.0.7.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/mini_mime-1.1.2.gem
vendored
BIN
vendor/cache/mini_mime-1.1.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/mini_mime-1.1.5.gem
vendored
Normal file
BIN
vendor/cache/mini_mime-1.1.5.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/net-imap-0.3.6.gem
vendored
BIN
vendor/cache/net-imap-0.3.6.gem
vendored
Binary file not shown.
BIN
vendor/cache/net-imap-0.3.7.gem
vendored
Normal file
BIN
vendor/cache/net-imap-0.3.7.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rails-7.0.5.1.gem
vendored
BIN
vendor/cache/rails-7.0.5.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/rails-7.0.7.2.gem
vendored
Normal file
BIN
vendor/cache/rails-7.0.7.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rails-dom-testing-2.1.1.gem
vendored
BIN
vendor/cache/rails-dom-testing-2.1.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/rails-dom-testing-2.2.0.gem
vendored
Normal file
BIN
vendor/cache/rails-dom-testing-2.2.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/railties-7.0.5.1.gem
vendored
BIN
vendor/cache/railties-7.0.5.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/railties-7.0.7.2.gem
vendored
Normal file
BIN
vendor/cache/railties-7.0.7.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/websocket-driver-0.7.5.gem
vendored
BIN
vendor/cache/websocket-driver-0.7.5.gem
vendored
Binary file not shown.
BIN
vendor/cache/websocket-driver-0.7.6.gem
vendored
Normal file
BIN
vendor/cache/websocket-driver-0.7.6.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/zeitwerk-2.6.10.gem
vendored
BIN
vendor/cache/zeitwerk-2.6.10.gem
vendored
Binary file not shown.
BIN
vendor/cache/zeitwerk-2.6.11.gem
vendored
Normal file
BIN
vendor/cache/zeitwerk-2.6.11.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue