diff --git a/Gemfile.lock b/Gemfile.lock index a35bea46b..73da25c8a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -331,7 +331,8 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rspec-core (3.13.0) rspec-support (~> 3.13.0) rspec-expectations (3.13.0) @@ -407,6 +408,7 @@ GEM ssrf_filter (1.1.2) stimulus-rails (1.3.3) railties (>= 6.0.0) + strscan (3.1.0) temple (0.10.3) thor (1.3.1) tilt (2.3.0)