Skip to content

Bump rails from 24876e6 to 9d8ac62 #137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 29, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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: 9d8ac620afc44d5f2b872b0710177852933c82d3
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