about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-09-30 23:08:29 +0200
committerEugen Rochko <eugen@zeonfederated.com>2016-09-30 23:08:29 +0200
commitb36197c307b4101511c6b8e653eca78f26e33ec4 (patch)
tree84f235d675d0acaec8bd898650106c6c6cc94d67 /Gemfile.lock
parent492224b93fc11f1c0bc127ede8376bf243925caa (diff)
Fix tests, update goldfinger to catch XML errors
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index dee1213a5..a4d87124f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -106,7 +106,7 @@ GEM
       ruby-progressbar (~> 1.4)
     globalid (0.3.7)
       activesupport (>= 4.1.0)
-    goldfinger (1.0.4)
+    goldfinger (1.0.5)
       addressable (~> 2.4)
       http (~> 2.0)
       nokogiri (~> 1.6)
@@ -127,7 +127,7 @@ GEM
       http-cookie (~> 1.0)
       http-form_data (~> 1.0.1)
       http_parser.rb (~> 0.6.0)
-    http-cookie (1.0.2)
+    http-cookie (1.0.3)
       domain_name (~> 0.5)
     http-form_data (1.0.1)
     http_parser.rb (0.6.0)