diff --git a/Gemfile.lock b/Gemfile.lock index f1989d3..8eecf48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) benchmark (0.4.0) bigdecimal (3.1.9) @@ -97,7 +97,7 @@ GEM childprocess (5.1.0) logger (~> 1.5) concurrent-ruby (1.3.4) - connection_pool (2.5.0) + connection_pool (2.5.3) crass (1.0.6) cssbundling-rails (1.4.3) railties (>= 6.0.0) @@ -213,7 +213,7 @@ GEM activesupport (>= 3.0.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.12) + rack (3.1.16) rack-session (2.1.0) base64 (>= 0.1.0) rack (>= 3.0.0) @@ -254,7 +254,7 @@ GEM rake (13.2.1) rdoc (6.13.1) psych (>= 4.0.0) - redis-client (0.23.2) + redis-client (0.25.2) connection_pool regexp_parser (2.10.0) reline (0.6.1) @@ -305,16 +305,15 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sidekiq (7.3.9) - base64 - connection_pool (>= 2.3.0) - logger - rack (>= 2.2.4) - redis-client (>= 0.22.2) - sidekiq-scheduler (5.0.6) + sidekiq (8.0.7) + connection_pool (>= 2.5.0) + json (>= 2.9.0) + logger (>= 1.6.2) + rack (>= 3.1.0) + redis-client (>= 0.23.2) + sidekiq-scheduler (6.0.1) rufus-scheduler (~> 3.2) - sidekiq (>= 6, < 8) - tilt (>= 1.4.0, < 3) + sidekiq (>= 7.3, < 9) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) @@ -328,7 +327,6 @@ GEM syntax_tree (6.2.0) prettier_print (>= 1.2.0) thor (1.3.2) - tilt (2.6.0) timeout (0.4.3) turbo-rails (2.0.13) actionpack (>= 7.1.0)