diff --git a/Gemfile.lock b/Gemfile.lock
index fbb73da..e3ec72a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -18,7 +18,8 @@ GEM
       coderay (~> 1.1)
       method_source (~> 1.0)
     public_suffix (4.0.6)
-    rexml (3.2.5)
+    rexml (3.3.3)
+      strscan
     rspec (3.10.0)
       rspec-core (~> 3.10.0)
       rspec-expectations (~> 3.10.0)
@@ -32,6 +33,7 @@ GEM
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.10.0)
     rspec-support (3.10.2)
+    strscan (3.1.0)
     webmock (3.14.0)
       addressable (>= 2.8.0)
       crack (>= 0.3.2)