diff --git a/Gemfile.lock b/Gemfile.lock index 7d5be0d..2fab23d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,12 +87,10 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) concurrent-ruby (1.2.2) - connection_pool (2.3.0) + connection_pool (2.4.0) crass (1.0.6) date (3.3.3) debug (1.7.1) - irb (>= 1.5.0) - reline (>= 0.3.1) diff-lcs (1.5.0) erubi (1.12.0) ffi (1.15.5) @@ -106,9 +104,6 @@ GEM importmap-rails (1.1.5) actionpack (>= 6.0.0) railties (>= 6.0.0) - io-console (0.6.0) - irb (1.6.2) - reline (>= 0.3.0) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) @@ -127,7 +122,7 @@ GEM mini_magick (4.12.0) mini_mime (1.1.2) minitest (5.18.0) - msgpack (1.6.0) + msgpack (1.6.1) net-imap (0.3.4) date net-protocol @@ -147,7 +142,7 @@ GEM nokogiri (1.14.2-x86_64-linux) racc (~> 1.4) parallel (1.22.1) - parser (3.2.1.0) + parser (3.2.1.1) ast (~> 2.4.1) pg (1.4.6) public_suffix (5.0.1) @@ -157,7 +152,7 @@ GEM rack (2.2.6.4) rack-mini-profiler (3.0.0) rack (>= 1.2.0) - rack-test (2.0.2) + rack-test (2.1.0) rack (>= 1.3) rails (7.0.4.3) actioncable (= 7.0.4.3) @@ -189,18 +184,16 @@ GEM rake (13.0.6) redis (5.0.6) redis-client (>= 0.9.0) - redis-client (0.12.2) + redis-client (0.14.0) connection_pool regexp_parser (2.7.0) - reline (0.3.2) - io-console (~> 0.5) rexml (3.2.5) rspec-core (3.12.1) rspec-support (~> 3.12.0) rspec-expectations (3.12.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-rails (6.0.1) @@ -212,7 +205,7 @@ GEM rspec-mocks (~> 3.11) rspec-support (~> 3.11) rspec-support (3.12.0) - rubocop (1.48.0) + rubocop (1.48.1) json (~> 2.3) parallel (~> 1.10) parser (>= 3.2.0.0) @@ -313,4 +306,4 @@ RUBY VERSION ruby 3.2.1p31 BUNDLED WITH - 2.4.7 + 2.4.6