diff --git a/Gemfile.lock b/Gemfile.lock index 6e162ba..e688884 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,8 @@ GEM racc (1.7.3) rainbow (3.1.1) regexp_parser (2.9.1) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rubocop (1.63.5) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -63,6 +64,7 @@ GEM rubocop-rspec_rails (2.28.3) rubocop (~> 1.40) ruby-progressbar (1.13.0) + strscan (3.1.0) syntax_tree (6.2.0) prettier_print (>= 1.2.0) tzinfo (2.0.6)