From 242c7a48c07d607dc7b61b858f8ab4dbde46eac3 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Tue, 24 Jul 2012 03:31:26 -0700 Subject: [PATCH] Update validates_formatting_of dependency to version 0.7.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f37f91fd2..7473f0cf9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,7 +147,7 @@ GEM uglifier (1.2.6) execjs (>= 0.3.0) multi_json (~> 1.3) - validates_formatting_of (0.6.9) + validates_formatting_of (0.7.0) activemodel (~> 3.0) warden (1.2.1) rack (>= 1.0)