diff --git a/Gemfile.lock b/Gemfile.lock index 026f33d4..3746840c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -196,7 +196,7 @@ GEM coffee-script-source (1.12.2) commonjs (0.2.7) concurrent-ruby (1.2.2) - connection_pool (2.2.5) + connection_pool (2.4.1) crack (0.4.5) rexml crass (1.0.6) @@ -798,7 +798,7 @@ GEM rexml (~> 3.2) redic (1.5.3) hiredis - redis (4.6.0) + redis (4.8.1) redis-namespace (1.8.1) redis (>= 3.0.4) redlock (1.2.1) @@ -913,8 +913,8 @@ GEM sxp (~> 1.1) shoulda-matchers (4.5.1) activesupport (>= 4.2.0) - sidekiq (6.5.6) - connection_pool (>= 2.2.5) + sidekiq (6.5.10) + connection_pool (>= 2.2.5, < 3) rack (~> 2.0) redis (>= 4.5.0, < 5) signet (0.16.0)