diff --git a/Gemfile.lock b/Gemfile.lock index 583ee90..8138900 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,7 +39,8 @@ GEM rainbow (3.1.1) rake (13.1.0) regexp_parser (2.8.2) - 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) @@ -72,6 +73,7 @@ GEM standard-performance (1.2.1) lint_roller (~> 1.1) rubocop-performance (~> 1.19.1) + strscan (3.1.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0)