Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent 42069e7 commit e15077b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 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: dd3f743c97fef03815023d6dc9e4711f4401fa08
revision: cefd95bf11c0b075a31bdb64c34f6b4084c1a9ce
branch: main
specs:
actioncable (8.0.0.alpha)
Expand Down Expand Up @@ -63,6 +63,7 @@ GIT
marcel (~> 1.0)
activesupport (8.0.0.alpha)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
Expand Down Expand Up @@ -107,6 +108,7 @@ GEM
bcrypt_pbkdf (1.1.1)
bcrypt_pbkdf (1.1.1-arm64-darwin)
bcrypt_pbkdf (1.1.1-x86_64-darwin)
benchmark (0.3.0)
better_html (2.1.1)
actionview (>= 6.0)
activesupport (>= 6.0)
Expand Down Expand Up @@ -247,7 +249,7 @@ GEM
mocha (2.4.5)
ruby2_keywords (>= 0.0.5)
msgpack (1.7.2)
net-imap (0.4.15)
net-imap (0.4.16)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -321,7 +323,7 @@ GEM
rdoc (6.7.0)
psych (>= 4.0.0)
regexp_parser (2.9.2)
reline (0.5.9)
reline (0.5.10)
io-console (~> 0.5)
rexml (3.3.4)
strscan
Expand Down

0 comments on commit e15077b

Please sign in to comment.