From dbde592f939e83a76a14b62f2d292e263e13a78f Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Fri, 5 Jul 2013 16:57:26 +0200 Subject: [PATCH] Update webmock dependency to version 1.13.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4d8f629..29814c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,7 +172,7 @@ GEM activemodel (~> 3.0) warden (1.2.1) rack (>= 1.0) - webmock (1.12.3) + webmock (1.13.0) addressable (>= 2.2.7) crack (>= 0.3.2)