diff --git a/Gemfile.lock b/Gemfile.lock index 86ec46e..32731cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -345,7 +345,8 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rubocop (1.63.4) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -405,6 +406,7 @@ GEM stimulus-rails (1.3.3) railties (>= 6.0.0) stringio (3.1.0) + strscan (3.1.0) sucker_punch (3.2.0) concurrent-ruby (~> 1.0) thor (1.3.1)