diff --git a/Gemfile.lock b/Gemfile.lock index 793fd97..be83a98 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,6 +6,7 @@ GEM chef-utils (16.11.7) coderay (1.1.3) colorize (0.8.1) + connection_pool (2.4.1) diff-lcs (1.4.4) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -41,7 +42,10 @@ GEM raindrops (0.19.1) rake (13.0.6) rb-readline (0.5.5) - redis (4.4.0) + redis (5.0.8) + redis-client (>= 0.17.0) + redis-client (0.17.1) + connection_pool rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0)