diff --git a/Gemfile.lock b/Gemfile.lock index e4b2e743..e3b5e1bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -569,7 +569,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 (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -686,6 +687,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) statsd-ruby (1.5.0) + strscan (3.1.0) thor (1.3.1) tilt (2.3.0) timeout (0.4.1)