diff --git a/Gemfile.lock b/Gemfile.lock index 8f07c4a..fac9ca4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,7 +38,8 @@ GEM regexp_parser (2.6.0) reline (0.3.1) io-console (~> 0.5) - rexml (3.2.5) + rexml (3.3.3) + strscan rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -89,6 +90,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) + strscan (3.1.0) tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (2.3.0)