diff --git a/Gemfile.lock b/Gemfile.lock index fafdc90..e174d04 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,8 @@ GEM rainbow (3.1.1) rake (13.0.6) regexp_parser (2.7.0) - rexml (3.3.9) + rexml (3.3.3) + strscan rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -77,6 +78,7 @@ GEM snaky_hash (2.0.1) hashie version_gem (~> 1.1, >= 1.1.1) + strscan (3.1.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2)