From b064b93dd0c900c8eaafd10c79eee2566ed4a698 Mon Sep 17 00:00:00 2001 From: Espen Antonsen Date: Wed, 8 May 2013 15:05:17 +0200 Subject: [PATCH] update version in Gemfile.lock --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d3e71c4..64628a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - phony_rails (0.3.0) + phony_rails (0.3.1) activerecord (>= 3.0) countries (>= 0.8.2) phony (>= 1.7.7) @@ -41,7 +41,7 @@ GEM rb-fchange (~> 0.0.5) rb-fsevent (~> 0.9.1) rb-inotify (~> 0.8.8) - multi_json (1.7.2) + multi_json (1.7.3) phony (1.9.0) rake (10.0.3) rb-fchange (0.0.5)