mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-22 14:49:38 +02:00
Bump rails from 7.2.1.2 to 7.2.2 (#1410)
Bumps [rails](https://github.com/rails/rails) from 7.2.1.2 to 7.2.2. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v7.2.1.2...v7.2.2) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
parent
a0ad33e47c
commit
c3400856c7
2 changed files with 60 additions and 60 deletions
2
Gemfile
2
Gemfile
|
@ -3,7 +3,7 @@ source "https://rubygems.org"
|
||||||
ruby file: ".ruby-version"
|
ruby file: ".ruby-version"
|
||||||
|
|
||||||
# Rails
|
# Rails
|
||||||
gem "rails", "~> 7.2.1"
|
gem "rails", "~> 7.2.2"
|
||||||
|
|
||||||
# Drivers
|
# Drivers
|
||||||
gem "pg", "~> 1.5"
|
gem "pg", "~> 1.5"
|
||||||
|
|
118
Gemfile.lock
118
Gemfile.lock
|
@ -8,29 +8,29 @@ GIT
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
actioncable (7.2.1.2)
|
actioncable (7.2.2)
|
||||||
actionpack (= 7.2.1.2)
|
actionpack (= 7.2.2)
|
||||||
activesupport (= 7.2.1.2)
|
activesupport (= 7.2.2)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
zeitwerk (~> 2.6)
|
zeitwerk (~> 2.6)
|
||||||
actionmailbox (7.2.1.2)
|
actionmailbox (7.2.2)
|
||||||
actionpack (= 7.2.1.2)
|
actionpack (= 7.2.2)
|
||||||
activejob (= 7.2.1.2)
|
activejob (= 7.2.2)
|
||||||
activerecord (= 7.2.1.2)
|
activerecord (= 7.2.2)
|
||||||
activestorage (= 7.2.1.2)
|
activestorage (= 7.2.2)
|
||||||
activesupport (= 7.2.1.2)
|
activesupport (= 7.2.2)
|
||||||
mail (>= 2.8.0)
|
mail (>= 2.8.0)
|
||||||
actionmailer (7.2.1.2)
|
actionmailer (7.2.2)
|
||||||
actionpack (= 7.2.1.2)
|
actionpack (= 7.2.2)
|
||||||
actionview (= 7.2.1.2)
|
actionview (= 7.2.2)
|
||||||
activejob (= 7.2.1.2)
|
activejob (= 7.2.2)
|
||||||
activesupport (= 7.2.1.2)
|
activesupport (= 7.2.2)
|
||||||
mail (>= 2.8.0)
|
mail (>= 2.8.0)
|
||||||
rails-dom-testing (~> 2.2)
|
rails-dom-testing (~> 2.2)
|
||||||
actionpack (7.2.1.2)
|
actionpack (7.2.2)
|
||||||
actionview (= 7.2.1.2)
|
actionview (= 7.2.2)
|
||||||
activesupport (= 7.2.1.2)
|
activesupport (= 7.2.2)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
racc
|
racc
|
||||||
rack (>= 2.2.4, < 3.2)
|
rack (>= 2.2.4, < 3.2)
|
||||||
|
@ -39,36 +39,37 @@ GEM
|
||||||
rails-dom-testing (~> 2.2)
|
rails-dom-testing (~> 2.2)
|
||||||
rails-html-sanitizer (~> 1.6)
|
rails-html-sanitizer (~> 1.6)
|
||||||
useragent (~> 0.16)
|
useragent (~> 0.16)
|
||||||
actiontext (7.2.1.2)
|
actiontext (7.2.2)
|
||||||
actionpack (= 7.2.1.2)
|
actionpack (= 7.2.2)
|
||||||
activerecord (= 7.2.1.2)
|
activerecord (= 7.2.2)
|
||||||
activestorage (= 7.2.1.2)
|
activestorage (= 7.2.2)
|
||||||
activesupport (= 7.2.1.2)
|
activesupport (= 7.2.2)
|
||||||
globalid (>= 0.6.0)
|
globalid (>= 0.6.0)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
actionview (7.2.1.2)
|
actionview (7.2.2)
|
||||||
activesupport (= 7.2.1.2)
|
activesupport (= 7.2.2)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
erubi (~> 1.11)
|
erubi (~> 1.11)
|
||||||
rails-dom-testing (~> 2.2)
|
rails-dom-testing (~> 2.2)
|
||||||
rails-html-sanitizer (~> 1.6)
|
rails-html-sanitizer (~> 1.6)
|
||||||
activejob (7.2.1.2)
|
activejob (7.2.2)
|
||||||
activesupport (= 7.2.1.2)
|
activesupport (= 7.2.2)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (7.2.1.2)
|
activemodel (7.2.2)
|
||||||
activesupport (= 7.2.1.2)
|
activesupport (= 7.2.2)
|
||||||
activerecord (7.2.1.2)
|
activerecord (7.2.2)
|
||||||
activemodel (= 7.2.1.2)
|
activemodel (= 7.2.2)
|
||||||
activesupport (= 7.2.1.2)
|
activesupport (= 7.2.2)
|
||||||
timeout (>= 0.4.0)
|
timeout (>= 0.4.0)
|
||||||
activestorage (7.2.1.2)
|
activestorage (7.2.2)
|
||||||
actionpack (= 7.2.1.2)
|
actionpack (= 7.2.2)
|
||||||
activejob (= 7.2.1.2)
|
activejob (= 7.2.2)
|
||||||
activerecord (= 7.2.1.2)
|
activerecord (= 7.2.2)
|
||||||
activesupport (= 7.2.1.2)
|
activesupport (= 7.2.2)
|
||||||
marcel (~> 1.0)
|
marcel (~> 1.0)
|
||||||
activesupport (7.2.1.2)
|
activesupport (7.2.2)
|
||||||
base64
|
base64
|
||||||
|
benchmark (>= 0.3)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
concurrent-ruby (~> 1.0, >= 1.3.1)
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
||||||
connection_pool (>= 2.2.5)
|
connection_pool (>= 2.2.5)
|
||||||
|
@ -99,6 +100,7 @@ GEM
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
base64 (0.2.0)
|
base64 (0.2.0)
|
||||||
bcrypt (3.1.20)
|
bcrypt (3.1.20)
|
||||||
|
benchmark (0.3.0)
|
||||||
better_html (2.1.1)
|
better_html (2.1.1)
|
||||||
actionview (>= 6.0)
|
actionview (>= 6.0)
|
||||||
activesupport (>= 6.0)
|
activesupport (>= 6.0)
|
||||||
|
@ -131,7 +133,7 @@ GEM
|
||||||
rexml
|
rexml
|
||||||
crass (1.0.6)
|
crass (1.0.6)
|
||||||
csv (3.3.0)
|
csv (3.3.0)
|
||||||
date (3.3.4)
|
date (3.4.0)
|
||||||
debug (1.9.2)
|
debug (1.9.2)
|
||||||
irb (~> 1.10)
|
irb (~> 1.10)
|
||||||
reline (>= 0.3.8)
|
reline (>= 0.3.8)
|
||||||
|
@ -260,7 +262,7 @@ GEM
|
||||||
timeout
|
timeout
|
||||||
net-smtp (0.5.0)
|
net-smtp (0.5.0)
|
||||||
net-protocol
|
net-protocol
|
||||||
nio4r (2.7.3)
|
nio4r (2.7.4)
|
||||||
nokogiri (1.16.7-aarch64-linux)
|
nokogiri (1.16.7-aarch64-linux)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.16.7-arm-linux)
|
nokogiri (1.16.7-arm-linux)
|
||||||
|
@ -300,23 +302,22 @@ GEM
|
||||||
rack (>= 3.0.0)
|
rack (>= 3.0.0)
|
||||||
rack-test (2.1.0)
|
rack-test (2.1.0)
|
||||||
rack (>= 1.3)
|
rack (>= 1.3)
|
||||||
rackup (2.1.0)
|
rackup (2.2.0)
|
||||||
rack (>= 3)
|
rack (>= 3)
|
||||||
webrick (~> 1.8)
|
rails (7.2.2)
|
||||||
rails (7.2.1.2)
|
actioncable (= 7.2.2)
|
||||||
actioncable (= 7.2.1.2)
|
actionmailbox (= 7.2.2)
|
||||||
actionmailbox (= 7.2.1.2)
|
actionmailer (= 7.2.2)
|
||||||
actionmailer (= 7.2.1.2)
|
actionpack (= 7.2.2)
|
||||||
actionpack (= 7.2.1.2)
|
actiontext (= 7.2.2)
|
||||||
actiontext (= 7.2.1.2)
|
actionview (= 7.2.2)
|
||||||
actionview (= 7.2.1.2)
|
activejob (= 7.2.2)
|
||||||
activejob (= 7.2.1.2)
|
activemodel (= 7.2.2)
|
||||||
activemodel (= 7.2.1.2)
|
activerecord (= 7.2.2)
|
||||||
activerecord (= 7.2.1.2)
|
activestorage (= 7.2.2)
|
||||||
activestorage (= 7.2.1.2)
|
activesupport (= 7.2.2)
|
||||||
activesupport (= 7.2.1.2)
|
|
||||||
bundler (>= 1.15.0)
|
bundler (>= 1.15.0)
|
||||||
railties (= 7.2.1.2)
|
railties (= 7.2.2)
|
||||||
rails-dom-testing (2.2.0)
|
rails-dom-testing (2.2.0)
|
||||||
activesupport (>= 5.0.0)
|
activesupport (>= 5.0.0)
|
||||||
minitest
|
minitest
|
||||||
|
@ -330,9 +331,9 @@ GEM
|
||||||
rails-settings-cached (2.9.5)
|
rails-settings-cached (2.9.5)
|
||||||
activerecord (>= 5.0.0)
|
activerecord (>= 5.0.0)
|
||||||
railties (>= 5.0.0)
|
railties (>= 5.0.0)
|
||||||
railties (7.2.1.2)
|
railties (7.2.2)
|
||||||
actionpack (= 7.2.1.2)
|
actionpack (= 7.2.2)
|
||||||
activesupport (= 7.2.1.2)
|
activesupport (= 7.2.2)
|
||||||
irb (~> 1.13)
|
irb (~> 1.13)
|
||||||
rackup (>= 1.0.0)
|
rackup (>= 1.0.0)
|
||||||
rake (>= 12.2)
|
rake (>= 12.2)
|
||||||
|
@ -454,7 +455,6 @@ GEM
|
||||||
addressable (>= 2.8.0)
|
addressable (>= 2.8.0)
|
||||||
crack (>= 0.3.2)
|
crack (>= 0.3.2)
|
||||||
hashdiff (>= 0.4.0, < 2.0.0)
|
hashdiff (>= 0.4.0, < 2.0.0)
|
||||||
webrick (1.8.2)
|
|
||||||
websocket (1.2.11)
|
websocket (1.2.11)
|
||||||
websocket-driver (0.7.6)
|
websocket-driver (0.7.6)
|
||||||
websocket-extensions (>= 0.1.0)
|
websocket-extensions (>= 0.1.0)
|
||||||
|
@ -503,7 +503,7 @@ DEPENDENCIES
|
||||||
pg (~> 1.5)
|
pg (~> 1.5)
|
||||||
propshaft
|
propshaft
|
||||||
puma (>= 5.0)
|
puma (>= 5.0)
|
||||||
rails (~> 7.2.1)
|
rails (~> 7.2.2)
|
||||||
rails-settings-cached
|
rails-settings-cached
|
||||||
redcarpet
|
redcarpet
|
||||||
rubocop-rails-omakase
|
rubocop-rails-omakase
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue