diff --git a/redis/Gemfile.lock b/redis/Gemfile.lock index 883e192..a864147 100644 --- a/redis/Gemfile.lock +++ b/redis/Gemfile.lock @@ -36,7 +36,8 @@ GEM redis-client (0.14.1) connection_pool regexp_parser (2.8.0) - rexml (3.2.5) + rexml (3.3.3) + strscan rubocop (1.50.2) json (~> 2.3) parallel (~> 1.10) @@ -64,6 +65,7 @@ GEM standard-performance (1.0.1) lint_roller (~> 1.0) rubocop-performance (~> 1.16.0) + strscan (3.1.0) unicode-display_width (2.4.2) PLATFORMS