diff --git a/Gemfile.lock b/Gemfile.lock index 4ec81b8..315dd4d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,7 +25,8 @@ GEM rainbow (3.1.1) rake (13.0.6) regexp_parser (2.6.2) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) rspec-expectations (3.12.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) @@ -43,6 +44,7 @@ GEM rubocop-ast (1.24.1) parser (>= 3.1.1.0) ruby-progressbar (1.11.0) + strscan (3.1.0) unicode-display_width (2.4.2) PLATFORMS