diff --git a/Gemfile.lock b/Gemfile.lock index d4bf916..57fae91 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,8 @@ GEM ast (~> 2.4.1) rainbow (3.0.0) regexp_parser (1.7.1) - rexml (3.2.5) + rexml (3.3.3) + strscan rspec (3.4.0) rspec-core (~> 3.4.0) rspec-expectations (~> 3.4.0) @@ -47,6 +48,7 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) + strscan (3.1.0) unicode-display_width (1.7.0) PLATFORMS