Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 7bc1bc5 commit 828852a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 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: 24876e6a7982569aa421b2aa95ba095126dfd532
revision: 735cba5bed7a54c7397dfeec1bed16033ae286f8
branch: main
specs:
actioncable (7.1.0.alpha)
Expand Down Expand Up @@ -68,6 +68,7 @@ GIT
marcel (~> 1.0)
activesupport (7.1.0.alpha)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
Expand Down Expand Up @@ -111,6 +112,7 @@ GEM
specs:
ast (2.4.2)
base64 (0.1.1)
bigdecimal (3.1.4)
builder (3.2.4)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
Expand Down

0 comments on commit 828852a

Please sign in to comment.