diff --git a/Gemfile.lock b/Gemfile.lock index 04e50d3..3e700f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,8 @@ GEM regexp_parser (2.8.3) rerun (0.14.0) listen (~> 3.0) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rollbar (3.4.2) rubocop (1.59.0) json (~> 2.3) @@ -84,6 +85,7 @@ GEM rack (~> 2.2, >= 2.2.4) rack-protection (= 3.1.0) tilt (~> 2.0) + strscan (3.1.0) tilt (2.3.0) unicode-display_width (2.5.0) webmock (3.19.1)