summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-06-30 11:35:13 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-06-30 11:35:13 -0400
commita0863f309f8abc2e37af5adbfbeee6e85eccb60c (patch)
treeec7aee3c3d8bd1331eeb4c8c044403558991e233 /Gemfile.lock
parent9e95d2b7283e3d49b88cea3a8be2b89ac9f165f9 (diff)
Gemfile: add 'pg' gem for production
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2de3fea..af0cecd 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -79,6 +79,7 @@ GEM
minitest (4.7.5)
multi_json (1.9.2)
multi_xml (0.5.5)
+ pg (0.17.1)
polyglot (0.3.4)
rack (1.5.2)
rack-test (0.6.2)
@@ -151,6 +152,7 @@ DEPENDENCIES
jbuilder (~> 1.2)
jquery-rails
mailboxer
+ pg
rails (= 4.0.2)
sass-rails (~> 4.0.0)
sdoc