diff --git a/Gemfile.lock b/Gemfile.lock index 1a4f1b8..0264403 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,8 @@ GEM rainbow (3.1.1) rake (13.1.0) regexp_parser (2.8.3) - rexml (3.2.6) + rexml (3.3.3) + strscan rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -127,6 +128,7 @@ GEM rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) + strscan (3.1.0) thor (1.3.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0)