diff --git a/Gemfile.lock b/Gemfile.lock index e9c0802..d0c1977 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -131,11 +131,13 @@ GEM nio4r (2.5.8) nokogiri (1.13.8-x86_64-darwin) racc (~> 1.4) + nokogiri (1.13.8-x86_64-linux) + racc (~> 1.4) public_suffix (5.0.0) puma (5.6.5) nio4r (~> 2.0) racc (1.6.0) - rack (2.2.4) + rack (2.2.10) rack-test (2.0.2) rack (>= 1.3) rails (7.0.4) @@ -165,7 +167,7 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rake (13.0.6) - redis (4.8.0) + redis (4.8.1) regexp_parser (2.5.0) reline (0.3.1) io-console (~> 0.5) @@ -176,8 +178,8 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sidekiq (6.5.6) - connection_pool (>= 2.2.5) + sidekiq (6.5.12) + connection_pool (>= 2.2.5, < 3) rack (~> 2.0) redis (>= 4.5.0, < 5) sprockets (4.1.1) @@ -188,6 +190,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite3 (1.5.0-x86_64-darwin) + sqlite3 (1.5.0-x86_64-linux) stimulus-rails (1.1.0) railties (>= 6.0.0) strscan (3.0.4) @@ -218,6 +221,7 @@ GEM PLATFORMS x86_64-darwin-21 + x86_64-linux DEPENDENCIES bootsnap