diff --git a/Gemfile.lock b/Gemfile.lock index c129735..5433375 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,7 +47,8 @@ GEM rainbow (3.1.1) rake (13.0.6) regexp_parser (2.8.1) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -82,6 +83,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) + strscan (3.1.0) unicode-display_width (2.4.2) zeitwerk (2.6.11)