1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-05 13:35:21 +02:00

Bump rails from c1f1b14 to 8e7eb03 (#828)

Bumps [rails](https://github.com/rails/rails) from `c1f1b14` to `8e7eb03`.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](c1f1b14adc...8e7eb03d99)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-03 08:41:06 -04:00 committed by GitHub
parent a4fef176e8
commit e4ac5c87e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,32 +7,32 @@ GIT
GIT
remote: https://github.com/rails/rails.git
revision: c1f1b14adce5cd373ed63611486eb7a7db73c78c
revision: 8e7eb03d990e0a2a80fe1ea80133ef5d58bbc268
branch: 7-2-stable
specs:
actioncable (7.2.0.alpha)
actionpack (= 7.2.0.alpha)
activesupport (= 7.2.0.alpha)
actioncable (7.2.0.beta1)
actionpack (= 7.2.0.beta1)
activesupport (= 7.2.0.beta1)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
actionmailbox (7.2.0.alpha)
actionpack (= 7.2.0.alpha)
activejob (= 7.2.0.alpha)
activerecord (= 7.2.0.alpha)
activestorage (= 7.2.0.alpha)
activesupport (= 7.2.0.alpha)
actionmailbox (7.2.0.beta1)
actionpack (= 7.2.0.beta1)
activejob (= 7.2.0.beta1)
activerecord (= 7.2.0.beta1)
activestorage (= 7.2.0.beta1)
activesupport (= 7.2.0.beta1)
mail (>= 2.8.0)
actionmailer (7.2.0.alpha)
actionpack (= 7.2.0.alpha)
actionview (= 7.2.0.alpha)
activejob (= 7.2.0.alpha)
activesupport (= 7.2.0.alpha)
actionmailer (7.2.0.beta1)
actionpack (= 7.2.0.beta1)
actionview (= 7.2.0.beta1)
activejob (= 7.2.0.beta1)
activesupport (= 7.2.0.beta1)
mail (>= 2.8.0)
rails-dom-testing (~> 2.2)
actionpack (7.2.0.alpha)
actionview (= 7.2.0.alpha)
activesupport (= 7.2.0.alpha)
actionpack (7.2.0.beta1)
actionview (= 7.2.0.beta1)
activesupport (= 7.2.0.beta1)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4)
@ -41,60 +41,60 @@ GIT
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
useragent (~> 0.16)
actiontext (7.2.0.alpha)
actionpack (= 7.2.0.alpha)
activerecord (= 7.2.0.alpha)
activestorage (= 7.2.0.alpha)
activesupport (= 7.2.0.alpha)
actiontext (7.2.0.beta1)
actionpack (= 7.2.0.beta1)
activerecord (= 7.2.0.beta1)
activestorage (= 7.2.0.beta1)
activesupport (= 7.2.0.beta1)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.2.0.alpha)
activesupport (= 7.2.0.alpha)
actionview (7.2.0.beta1)
activesupport (= 7.2.0.beta1)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.2.0.alpha)
activesupport (= 7.2.0.alpha)
activejob (7.2.0.beta1)
activesupport (= 7.2.0.beta1)
globalid (>= 0.3.6)
activemodel (7.2.0.alpha)
activesupport (= 7.2.0.alpha)
activerecord (7.2.0.alpha)
activemodel (= 7.2.0.alpha)
activesupport (= 7.2.0.alpha)
activemodel (7.2.0.beta1)
activesupport (= 7.2.0.beta1)
activerecord (7.2.0.beta1)
activemodel (= 7.2.0.beta1)
activesupport (= 7.2.0.beta1)
timeout (>= 0.4.0)
activestorage (7.2.0.alpha)
actionpack (= 7.2.0.alpha)
activejob (= 7.2.0.alpha)
activerecord (= 7.2.0.alpha)
activesupport (= 7.2.0.alpha)
activestorage (7.2.0.beta1)
actionpack (= 7.2.0.beta1)
activejob (= 7.2.0.beta1)
activerecord (= 7.2.0.beta1)
activesupport (= 7.2.0.beta1)
marcel (~> 1.0)
activesupport (7.2.0.alpha)
activesupport (7.2.0.beta1)
base64
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)
minitest (>= 5.1)
tzinfo (~> 2.0, >= 2.0.5)
rails (7.2.0.alpha)
actioncable (= 7.2.0.alpha)
actionmailbox (= 7.2.0.alpha)
actionmailer (= 7.2.0.alpha)
actionpack (= 7.2.0.alpha)
actiontext (= 7.2.0.alpha)
actionview (= 7.2.0.alpha)
activejob (= 7.2.0.alpha)
activemodel (= 7.2.0.alpha)
activerecord (= 7.2.0.alpha)
activestorage (= 7.2.0.alpha)
activesupport (= 7.2.0.alpha)
rails (7.2.0.beta1)
actioncable (= 7.2.0.beta1)
actionmailbox (= 7.2.0.beta1)
actionmailer (= 7.2.0.beta1)
actionpack (= 7.2.0.beta1)
actiontext (= 7.2.0.beta1)
actionview (= 7.2.0.beta1)
activejob (= 7.2.0.beta1)
activemodel (= 7.2.0.beta1)
activerecord (= 7.2.0.beta1)
activestorage (= 7.2.0.beta1)
activesupport (= 7.2.0.beta1)
bundler (>= 1.15.0)
railties (= 7.2.0.alpha)
railties (7.2.0.alpha)
actionpack (= 7.2.0.alpha)
activesupport (= 7.2.0.alpha)
railties (= 7.2.0.beta1)
railties (7.2.0.beta1)
actionpack (= 7.2.0.beta1)
activesupport (= 7.2.0.beta1)
irb (~> 1.13)
rackup (>= 1.0.0)
rake (>= 12.2)
@ -150,7 +150,7 @@ GEM
xpath (~> 3.2)
childprocess (5.0.0)
climate_control (1.2.0)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.1)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
@ -257,7 +257,7 @@ GEM
msgpack (1.7.2)
net-http (0.4.1)
uri
net-imap (0.4.11)
net-imap (0.4.12)
date
net-protocol
net-pop (0.1.2)
@ -331,7 +331,7 @@ GEM
rdoc (6.7.0)
psych (>= 4.0.0)
regexp_parser (2.9.2)
reline (0.5.7)
reline (0.5.8)
io-console (~> 0.5)
rexml (3.2.8)
strscan (>= 3.0.9)