diff --git a/Gemfile.lock b/Gemfile.lock index a39e32d..e32bf78 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: f6918a5b5d0b8c3a700513c2624cc195e0a78d14 + revision: 3769f1eee6a1ec4f6438155d67477db6d192577f branch: main specs: actioncable (8.0.0.alpha) @@ -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) @@ -123,7 +123,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.1) connection_pool (2.4.1) crass (1.0.6) date (3.3.4) @@ -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) @@ -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)