From 009cc63d50bcaf1e6429f8d4ab41e08dffb6a0a9 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sat, 21 May 2016 14:52:27 -0700 Subject: [PATCH] Update webmock to version 2.0.3 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7c16066..83bec05 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -205,7 +205,7 @@ GEM activemodel warden (1.2.6) rack (>= 1.0) - webmock (2.0.2) + webmock (2.0.3) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff @@ -241,4 +241,4 @@ RUBY VERSION ruby 2.3.1p112 BUNDLED WITH - 1.12.3 + 1.12.4