Skip to content

Commit

Permalink
build(deps): bump rails in /gemfiles/rails-main
Browse files Browse the repository at this point in the history
Bumps [rails](https://github.com/rails/rails) from `ae6fa7a` to `08473e3`.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@ae6fa7a...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 639b3fb commit d924333
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions gemfiles/rails-main/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: ae6fa7a048d0a0f79b0f8dd8566c7d499fd6f616
revision: 08473e3898b7faa163a5849bae61ac698e41981e
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 @@ -147,8 +147,7 @@ GEM
mini_mime (1.1.5)
minitest (5.20.0)
multipart-post (2.3.0)
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 @@ -212,7 +211,7 @@ GEM
rspec-support (3.12.1)
ruby2_keywords (0.0.5)
stringio (3.0.8)
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 d924333

Please sign in to comment.