Skip to content

Commit

Permalink
Merge pull request #70 from jclusso/dependabot/bundler/rails-3769f1e
Browse files Browse the repository at this point in the history
Bump rails from `f6918a5` to `3769f1e`
  • Loading branch information
jclusso authored Jun 4, 2024
2 parents bbddd7c + d92d1e8 commit f48cad3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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: f6918a5b5d0b8c3a700513c2624cc195e0a78d14
revision: 3769f1eee6a1ec4f6438155d67477db6d192577f
branch: main
specs:
actioncable (8.0.0.alpha)
Expand Down Expand Up @@ -65,7 +65,7 @@ GIT
activesupport (8.0.0.alpha)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
Expand Down Expand Up @@ -167,7 +167,7 @@ GEM
minitest-retry (0.2.2)
minitest (>= 5.0)
msgpack (1.7.2)
net-imap (0.4.11)
net-imap (0.4.12)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -218,7 +218,7 @@ GEM
redis-client (0.22.0)
connection_pool
regexp_parser (2.9.0)
reline (0.5.7)
reline (0.5.8)
io-console (~> 0.5)
rexml (3.2.8)
strscan (>= 3.0.9)
Expand Down

0 comments on commit f48cad3

Please sign in to comment.