diff --git a/Gemfile.lock b/Gemfile.lock index c215d33..01bc3fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,8 @@ GEM regexp_parser (2.8.2) reline (0.3.9) io-console (~> 0.5) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rubocop (1.57.2) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -86,6 +87,7 @@ GEM addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) stringio (3.1.0) + strscan (3.1.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0)