Skip to content
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

Bump rails from 9483a19 to 488a7ce #185

Closed
wants to merge 1 commit into from
Closed
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
6 changes: 3 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: 9483a19bcd92d556934eea4bc4ca29ead3d5277b
revision: 488a7ce188803828c3e7111e23e70108d761c283
branch: main
specs:
actioncable (7.2.0.alpha)
Expand Down Expand Up @@ -148,7 +148,7 @@ GEM
minitest (5.20.0)
mocha (2.1.0)
ruby2_keywords (>= 0.0.5)
net-imap (0.4.3)
net-imap (0.4.4)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -172,7 +172,7 @@ GEM
stringio
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.1)
racc (1.7.3)
rack (3.0.8)
rack-session (2.0.0)
rack (>= 3.0.0)
Expand Down
Loading