Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 1bffd5f commit d92d1e8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 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: f6918a5b5d0b8c3a700513c2624cc195e0a78d14
revision: 3769f1eee6a1ec4f6438155d67477db6d192577f
branch: main
specs:
actioncable (8.0.0.alpha)
Expand Down Expand Up @@ -65,7 +65,7 @@ GIT
activesupport (8.0.0.alpha)
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)
Expand Down Expand Up @@ -123,7 +123,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.1)
connection_pool (2.4.1)
crass (1.0.6)
date (3.3.4)
Expand Down Expand Up @@ -167,7 +167,7 @@ GEM
minitest-retry (0.2.2)
minitest (>= 5.0)
msgpack (1.7.2)
net-imap (0.4.11)
net-imap (0.4.12)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -218,7 +218,7 @@ GEM
redis-client (0.22.0)
connection_pool
regexp_parser (2.9.0)
reline (0.5.7)
reline (0.5.8)
io-console (~> 0.5)
rexml (3.2.8)
strscan (>= 3.0.9)
Expand Down

0 comments on commit d92d1e8

Please sign in to comment.