From 91ff7b8300b38be34516fbc9a1cd1b802bbfd41c Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Fri, 16 Mar 2012 08:56:29 -0600 Subject: [PATCH] Update webmock dependency to version 1.8.3 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f235675..2dd970a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -156,7 +156,7 @@ GEM rails (~> 3.0) warden (1.1.1) rack (>= 1.0) - webmock (1.8.2) + webmock (1.8.3) addressable (>= 2.2.7) crack (>= 0.1.7)