diff --git a/Gemfile.lock b/Gemfile.lock index 3e7c78c..ef2b18f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,8 @@ GEM sshkey (~> 2.0) rchardet (1.8.0) regexp_parser (2.9.0) - 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) @@ -167,6 +168,7 @@ GEM evalhook (>= 0.6.0) getsource (>= 0.1.0) sshkey (2.0.0) + strscan (3.1.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0)