diff --git a/Gemfile.lock b/Gemfile.lock index 149a05e6d655..c83e238bdf36 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,8 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (2.9.1) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rouge (4.2.1) rubocop (1.63.5) json (~> 2.3) @@ -137,6 +138,7 @@ GEM tilt (~> 2.0) sorbet-runtime (0.5.11372) stringex (2.8.6) + strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) tilt (2.3.0)