diff --git a/Gemfile.lock b/Gemfile.lock index c08c98a..e857604 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,7 +38,8 @@ GEM rainbow (3.1.1) rake (13.1.0) regexp_parser (2.9.0) - 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) @@ -66,6 +67,7 @@ GEM rubocop-ast (1.30.0) parser (>= 3.2.1.0) ruby-progressbar (1.13.0) + strscan (3.1.0) unicode-display_width (2.5.0) uri (0.13.0) yaml (0.3.0)