Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Kumanyaev <me@zzet.org>2012-10-10 03:14:58 +0400
committerAndrey Kumanyaev <me@zzet.org>2012-10-10 03:58:34 +0400
commit41afd3bf16b6ceff2b0dab24ce2eeae8056a7577 (patch)
tree48631d826117e8023696695dde417a8b3e9b1f55 /Gemfile.lock
parent679d0d6d760b850e27c13f3ce0f812b8b081df7f (diff)
add pg gem
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 3c3bea9d7ca..87fd1c90868 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -245,6 +245,7 @@ GEM
multi_json (~> 1.3)
omniauth-oauth (~> 1.0)
orm_adapter (0.3.0)
+ pg (0.14.0)
polyglot (0.3.3)
posix-spawn (0.3.6)
pry (0.9.9.6)
@@ -441,6 +442,7 @@ DEPENDENCIES
omniauth-google-oauth2
omniauth-ldap!
omniauth-twitter
+ pg
pry
pygments.rb (= 0.3.1)
rack-mini-profiler