Skip to content

Commit

Permalink
Bump rails from e4e2426 to 08473e3
Browse files Browse the repository at this point in the history
Bumps [rails](https://github.com/rails/rails) from `e4e2426` to `08473e3`.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@e4e2426...08473e3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent e026949 commit 10b6bda
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/rails/rails.git
revision: e4e242685efc74e4bacccd5c5878bc671fd63fb7
revision: 08473e3898b7faa163a5849bae61ac698e41981e
specs:
actioncable (7.2.0.alpha)
actionpack (= 7.2.0.alpha)
Expand Down Expand Up @@ -32,6 +32,7 @@ GIT
actionview (= 7.2.0.alpha)
activesupport (= 7.2.0.alpha)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
Expand Down Expand Up @@ -73,7 +74,6 @@ GIT
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
rails (7.2.0.alpha)
actioncable (= 7.2.0.alpha)
Expand Down Expand Up @@ -265,10 +265,9 @@ GEM
mini_mime (1.1.5)
minitest (5.20.0)
msgpack (1.7.1)
mutex_m (0.1.2)
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
net-imap (0.4.1)
net-imap (0.4.2)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -423,7 +422,7 @@ GEM
stimulus-rails (1.2.2)
railties (>= 6.0.0)
stringio (3.0.8)
thor (1.2.2)
thor (1.3.0)
tilt (2.2.0)
timeout (0.4.0)
turbo-rails (1.5.0)
Expand Down

0 comments on commit 10b6bda

Please sign in to comment.