From 92a392d811ae77452b6e73d03ab262c772a5e3a9 Mon Sep 17 00:00:00 2001 From: Richard Xia Date: Mon, 20 Feb 2012 14:25:00 -0800 Subject: [PATCH] Updated Gemfile.lock --- Gemfile.lock | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index 06fae82..7f15f01 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,6 +61,7 @@ GEM treetop (~> 1.4.8) mime-types (1.17.2) multi_json (1.0.4) + pg (0.13.1) polyglot (0.3.3) rack (1.3.5) rack-cache (1.0.3) @@ -129,6 +130,7 @@ DEPENDENCIES coffee-rails (~> 3.1.0) haml jquery-rails + pg rails (= 3.1.0) ruby-debug19 sass-rails (~> 3.1.0) -- 2.11.4.GIT