diff --git a/Gemfile.lock b/Gemfile.lock index 43a18c3..0ef6562 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,8 @@ GEM rb-fsevent (0.11.1) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.11.0) rspec-core (~> 3.11.0) rspec-expectations (~> 3.11.0) @@ -106,6 +107,7 @@ GEM simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) + strscan (3.1.0) thor (1.2.1) webmock (2.3.2) addressable (>= 2.3.6)