diff --git a/Gemfile.lock b/Gemfile.lock index d3e437d..59a34f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,11 +16,7 @@ GEM ansi (1.5.0) ast (2.4.2) builder (3.2.4) - color_pound_spec_reporter (0.0.9) - bundler - minitest - minitest-reporters (>= 0.14.24) - rake + color_pound_spec_reporter (0.0.6) minitest (5.15.0) minitest-focus (1.3.1) minitest (>= 4, < 6) @@ -35,7 +31,8 @@ GEM rainbow (3.1.1) rake (13.0.6) regexp_parser (2.2.1) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) rubocop (1.25.1) parallel (~> 1.10) parser (>= 3.1.0.0) @@ -53,6 +50,7 @@ GEM rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.11.0) + strscan (3.1.0) unicode-display_width (2.1.0) PLATFORMS