diff --git a/Gemfile.lock b/Gemfile.lock index 1559d38..3b3b77d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,8 +46,8 @@ GEM binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) builder (3.2.4) - concurrent-ruby (1.1.9) - connection_pool (2.4.0) + concurrent-ruby (1.2.2) + connection_pool (2.4.1) crass (1.0.6) debug_inspector (1.1.0) erubi (1.10.0) @@ -78,7 +78,7 @@ GEM puma (5.6.4) nio4r (~> 2.0) racc (1.6.0) - rack (2.2.6.4) + rack (2.2.8) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.6.2) @@ -116,7 +116,7 @@ GEM redis-activesupport (5.3.0) activesupport (>= 3, < 8) redis-store (>= 1.3, < 2) - redis-client (0.14.1) + redis-client (0.17.0) connection_pool redis-rack (2.1.4) rack (>= 2.0.8, < 3) @@ -127,11 +127,11 @@ GEM redis-store (>= 1.2, < 2) redis-store (1.9.1) redis (>= 4, < 5) - sidekiq (7.0.8) + sidekiq (7.1.3) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4) - redis-client (>= 0.11.0) + redis-client (>= 0.14.0) sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3)