diff --git a/Gemfile.lock b/Gemfile.lock index d8664fe..17b0ca1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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.25.1) + redis-client (= 0.25.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.25.1) connection_pool regexp_parser (2.10.0) reline (0.6.1)