Skip to content

Commit

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

---
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 0555750 commit ce6afc5
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 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: 2872d55a3be118525380afca3da312a930db51ee
revision: 55bf2df5e9dd5a9f94fcb4ba390e6da217dae5ee
branch: main
specs:
actioncable (7.2.0.alpha)
Expand Down Expand Up @@ -33,6 +33,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 @@ -74,7 +75,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 @@ -144,12 +144,11 @@ GEM
net-smtp
marcel (1.0.2)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
mini_portile2 (2.8.5)
minitest (5.20.0)
mocha (2.1.0)
ruby2_keywords (>= 0.0.5)
mutex_m (0.1.2)
net-imap (0.4.1)
net-imap (0.4.2)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -255,7 +254,7 @@ GEM
spoom (~> 1.2.0, >= 1.2.0)
thor (>= 1.2.0)
yard-sorbet
thor (1.2.2)
thor (1.3.0)
timeout (0.4.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit ce6afc5

Please sign in to comment.