From 626aea8a8409b33e57cc125e13d16a5e2dede061 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Tue, 14 Feb 2012 10:23:56 -0800 Subject: [PATCH] Update validates_formatting_of dependency to version 0.4.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dce6a76..fb73680 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,7 +151,7 @@ GEM uglifier (1.2.3) execjs (>= 0.3.0) multi_json (>= 1.0.2) - validates_formatting_of (0.4.0) + validates_formatting_of (0.4.1) rails (~> 3.0) warden (1.1.0) rack (>= 1.0)