diff --git a/Gemfile.lock b/Gemfile.lock index a1f4ae7..7678418 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,8 @@ GEM rainbow (3.1.1) rake (13.0.6) regexp_parser (2.4.0) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) rubocop (1.29.1) parallel (~> 1.10) parser (>= 3.1.0.0) @@ -26,6 +27,7 @@ GEM rubocop-ast (1.18.0) parser (>= 3.1.1.0) ruby-progressbar (1.11.0) + strscan (3.1.0) unicode-display_width (2.1.0) PLATFORMS