From fe612219e9052f3c4125049265610e7f35a43132 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Thu, 16 Feb 2012 11:04:34 -0800 Subject: [PATCH] Update warden dependency to version 1.1.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9d2af56..a948617 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -153,7 +153,7 @@ GEM multi_json (>= 1.0.2) validates_formatting_of (0.4.1) rails (~> 3.0) - warden (1.1.0) + warden (1.1.1) rack (>= 1.0) webmock (1.7.10) addressable (~> 2.2, > 2.2.5)