From 1a0c257777a952e5919d962b628dfc69276d4c45 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Wed, 27 Mar 2013 11:47:32 -0700 Subject: [PATCH] Update thor dependency to version 0.18.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6b3cd65..bb5d697 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -167,7 +167,7 @@ GEM uglifier (1.3.0) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2) - validates_formatting_of (0.7.1) + validates_formatting_of (0.7.2) activemodel (~> 3.0) warden (1.2.1) rack (>= 1.0)