From ecc85cd39d5ffd2a08882027131f622350c1c9a1 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Mon, 7 Aug 2017 23:25:14 +0200 Subject: [PATCH] Bump hashdiff --- Gemfile.lock | 2 +- test/gemfiles/no-rails.Gemfile.lock | 2 +- test/gemfiles/rails4.Gemfile.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 413a7fa..7cdbb54 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM guard-rubocop (1.3.0) guard (~> 2.0) rubocop (~> 0.20) - hashdiff (0.3.4) + hashdiff (0.3.5) httparty (0.14.0) multi_xml (>= 0.5.2) i18n (0.8.6) diff --git a/test/gemfiles/no-rails.Gemfile.lock b/test/gemfiles/no-rails.Gemfile.lock index 7431a91..a5bb16f 100644 --- a/test/gemfiles/no-rails.Gemfile.lock +++ b/test/gemfiles/no-rails.Gemfile.lock @@ -33,7 +33,7 @@ GEM fuubar (2.2.0) rspec-core (~> 3.0) ruby-progressbar (~> 1.4) - hashdiff (0.3.4) + hashdiff (0.3.5) json (2.1.0) json-schema (2.8.0) addressable (>= 2.4) diff --git a/test/gemfiles/rails4.Gemfile.lock b/test/gemfiles/rails4.Gemfile.lock index 77c121f..b75fcc5 100644 --- a/test/gemfiles/rails4.Gemfile.lock +++ b/test/gemfiles/rails4.Gemfile.lock @@ -56,7 +56,7 @@ GEM fuubar (2.2.0) rspec-core (~> 3.0) ruby-progressbar (~> 1.4) - hashdiff (0.3.4) + hashdiff (0.3.5) i18n (0.8.6) json (2.1.0) json-schema (2.8.0)