diff --git a/Gemfile.lock b/Gemfile.lock index 94ffd3b..28d97e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,8 @@ GEM rainbow (3.1.1) rake (13.0.1) regexp_parser (2.9.0) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rubocop (1.28.2) parallel (~> 1.10) parser (>= 3.1.0.0) @@ -31,6 +32,7 @@ GEM rubocop-rspec (1.19.0) rubocop (>= 0.51.0) ruby-progressbar (1.13.0) + strscan (3.1.0) text (1.3.1) unicode-display_width (2.5.0) yast-rake (0.2.20)