Skip to content

Commit

Permalink
Merge pull request #65 from jclusso/dependabot/bundler/rails-cd31b16
Browse files Browse the repository at this point in the history
Bump rails from `8eae753` to `cd31b16`
  • Loading branch information
jclusso authored May 21, 2024
2 parents ac6fa8c + 836a14f commit a80b345
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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: 8eae75379cf3156228028006c54c82f5cf6c712d
revision: cd31b164b1975abfe6adb9af8e0edc8bea7ce1b0
branch: main
specs:
actioncable (8.0.0.alpha)
Expand Down Expand Up @@ -69,7 +69,7 @@ GIT
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1, < 5.22.0)
minitest (>= 5.1)
tzinfo (~> 2.0, >= 2.0.5)
rails (8.0.0.alpha)
actioncable (= 8.0.0.alpha)
Expand Down Expand Up @@ -163,7 +163,7 @@ GEM
marcel (1.0.4)
matrix (0.4.2)
mini_mime (1.1.5)
minitest (5.21.2)
minitest (5.23.0)
minitest-retry (0.2.2)
minitest (>= 5.0)
msgpack (1.7.2)
Expand Down Expand Up @@ -193,7 +193,7 @@ GEM
public_suffix (5.0.4)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
racc (1.8.0)
rack (3.0.11)
rack-session (2.0.0)
rack (>= 3.0.0)
Expand All @@ -218,7 +218,7 @@ GEM
redis-client (0.22.0)
connection_pool
regexp_parser (2.9.0)
reline (0.5.6)
reline (0.5.7)
io-console (~> 0.5)
rexml (3.2.8)
strscan (>= 3.0.9)
Expand Down Expand Up @@ -302,7 +302,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.13)
zeitwerk (2.6.14)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit a80b345

Please sign in to comment.