diff --git a/Gemfile.lock b/Gemfile.lock index d8664fe..62f47fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM racc builder (3.3.0) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) crass (1.0.6) csv (3.3.4) date (3.4.1) @@ -143,8 +143,8 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) hiredis (0.6.3) - hiredis-client (0.25.0) - redis-client (= 0.25.0) + hiredis-client (0.26.1) + redis-client (= 0.26.1) i18n (1.14.7) concurrent-ruby (~> 1.0) importmap-rails (2.1.0) @@ -286,7 +286,7 @@ GEM psych (>= 4.0.0) redis (5.4.0) redis-client (>= 0.22.0) - redis-client (0.25.0) + redis-client (0.26.1) connection_pool regexp_parser (2.10.0) reline (0.6.1)