mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-02 20:15:22 +02:00
Bump rails from 8e7eb03
to f9c847f
(#855)
Bumps [rails](https://github.com/rails/rails) from `8e7eb03` to `f9c847f`.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](8e7eb03d99...f9c847fac1
)
---
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:
parent
83e2bfceb8
commit
775921092c
1 changed files with 56 additions and 54 deletions
110
Gemfile.lock
110
Gemfile.lock
|
@ -7,32 +7,32 @@ GIT
|
|||
|
||||
GIT
|
||||
remote: https://github.com/rails/rails.git
|
||||
revision: 8e7eb03d990e0a2a80fe1ea80133ef5d58bbc268
|
||||
revision: f9c847fac102039d9174106f44b59144da267751
|
||||
branch: 7-2-stable
|
||||
specs:
|
||||
actioncable (7.2.0.beta1)
|
||||
actionpack (= 7.2.0.beta1)
|
||||
activesupport (= 7.2.0.beta1)
|
||||
actioncable (7.2.0.beta2)
|
||||
actionpack (= 7.2.0.beta2)
|
||||
activesupport (= 7.2.0.beta2)
|
||||
nio4r (~> 2.0)
|
||||
websocket-driver (>= 0.6.1)
|
||||
zeitwerk (~> 2.6)
|
||||
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)
|
||||
actionmailbox (7.2.0.beta2)
|
||||
actionpack (= 7.2.0.beta2)
|
||||
activejob (= 7.2.0.beta2)
|
||||
activerecord (= 7.2.0.beta2)
|
||||
activestorage (= 7.2.0.beta2)
|
||||
activesupport (= 7.2.0.beta2)
|
||||
mail (>= 2.8.0)
|
||||
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)
|
||||
actionmailer (7.2.0.beta2)
|
||||
actionpack (= 7.2.0.beta2)
|
||||
actionview (= 7.2.0.beta2)
|
||||
activejob (= 7.2.0.beta2)
|
||||
activesupport (= 7.2.0.beta2)
|
||||
mail (>= 2.8.0)
|
||||
rails-dom-testing (~> 2.2)
|
||||
actionpack (7.2.0.beta1)
|
||||
actionview (= 7.2.0.beta1)
|
||||
activesupport (= 7.2.0.beta1)
|
||||
actionpack (7.2.0.beta2)
|
||||
actionview (= 7.2.0.beta2)
|
||||
activesupport (= 7.2.0.beta2)
|
||||
nokogiri (>= 1.8.5)
|
||||
racc
|
||||
rack (>= 2.2.4)
|
||||
|
@ -41,60 +41,61 @@ GIT
|
|||
rails-dom-testing (~> 2.2)
|
||||
rails-html-sanitizer (~> 1.6)
|
||||
useragent (~> 0.16)
|
||||
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)
|
||||
actiontext (7.2.0.beta2)
|
||||
actionpack (= 7.2.0.beta2)
|
||||
activerecord (= 7.2.0.beta2)
|
||||
activestorage (= 7.2.0.beta2)
|
||||
activesupport (= 7.2.0.beta2)
|
||||
globalid (>= 0.6.0)
|
||||
nokogiri (>= 1.8.5)
|
||||
actionview (7.2.0.beta1)
|
||||
activesupport (= 7.2.0.beta1)
|
||||
actionview (7.2.0.beta2)
|
||||
activesupport (= 7.2.0.beta2)
|
||||
builder (~> 3.1)
|
||||
erubi (~> 1.11)
|
||||
rails-dom-testing (~> 2.2)
|
||||
rails-html-sanitizer (~> 1.6)
|
||||
activejob (7.2.0.beta1)
|
||||
activesupport (= 7.2.0.beta1)
|
||||
activejob (7.2.0.beta2)
|
||||
activesupport (= 7.2.0.beta2)
|
||||
globalid (>= 0.3.6)
|
||||
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)
|
||||
activemodel (7.2.0.beta2)
|
||||
activesupport (= 7.2.0.beta2)
|
||||
activerecord (7.2.0.beta2)
|
||||
activemodel (= 7.2.0.beta2)
|
||||
activesupport (= 7.2.0.beta2)
|
||||
timeout (>= 0.4.0)
|
||||
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)
|
||||
activestorage (7.2.0.beta2)
|
||||
actionpack (= 7.2.0.beta2)
|
||||
activejob (= 7.2.0.beta2)
|
||||
activerecord (= 7.2.0.beta2)
|
||||
activesupport (= 7.2.0.beta2)
|
||||
marcel (~> 1.0)
|
||||
activesupport (7.2.0.beta1)
|
||||
activesupport (7.2.0.beta2)
|
||||
base64
|
||||
bigdecimal
|
||||
concurrent-ruby (~> 1.0, >= 1.3.1)
|
||||
connection_pool (>= 2.2.5)
|
||||
drb
|
||||
i18n (>= 1.6, < 2)
|
||||
logger
|
||||
minitest (>= 5.1)
|
||||
tzinfo (~> 2.0, >= 2.0.5)
|
||||
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)
|
||||
rails (7.2.0.beta2)
|
||||
actioncable (= 7.2.0.beta2)
|
||||
actionmailbox (= 7.2.0.beta2)
|
||||
actionmailer (= 7.2.0.beta2)
|
||||
actionpack (= 7.2.0.beta2)
|
||||
actiontext (= 7.2.0.beta2)
|
||||
actionview (= 7.2.0.beta2)
|
||||
activejob (= 7.2.0.beta2)
|
||||
activemodel (= 7.2.0.beta2)
|
||||
activerecord (= 7.2.0.beta2)
|
||||
activestorage (= 7.2.0.beta2)
|
||||
activesupport (= 7.2.0.beta2)
|
||||
bundler (>= 1.15.0)
|
||||
railties (= 7.2.0.beta1)
|
||||
railties (7.2.0.beta1)
|
||||
actionpack (= 7.2.0.beta1)
|
||||
activesupport (= 7.2.0.beta1)
|
||||
railties (= 7.2.0.beta2)
|
||||
railties (7.2.0.beta2)
|
||||
actionpack (= 7.2.0.beta2)
|
||||
activesupport (= 7.2.0.beta2)
|
||||
irb (~> 1.13)
|
||||
rackup (>= 1.0.0)
|
||||
rake (>= 12.2)
|
||||
|
@ -239,6 +240,7 @@ GEM
|
|||
listen (3.9.0)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
logger (1.6.0)
|
||||
loofah (2.22.0)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.12.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue