diff options
author | Devaroop Bhattacharya <devaroop123@yahoo.co.in> | 2014-02-06 19:53:29 +0530 |
---|---|---|
committer | Devaroop Bhattacharya <devaroop123@yahoo.co.in> | 2014-02-06 19:53:29 +0530 |
commit | 5101ff7bec35704d844df8e608f604abd22df57a (patch) | |
tree | 2b657d3308096f87dc734e511e8bf54aaaf4de3c | |
parent | 16d6eb3f9a6d97e17b501079c8770ba68ab999eb (diff) | |
download | gitlab-ce-5101ff7bec35704d844df8e608f604abd22df57a.tar.gz |
Update Gemfile.lock
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 19d2fcf6b56..0428a9df483 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -311,6 +311,7 @@ GEM multi_json (~> 1.3) omniauth-oauth (~> 1.0) orm_adapter (0.5.0) + pg (0.15.1) phantomjs (1.9.2.0) poltergeist (1.4.1) capybara (~> 2.1.0) @@ -602,6 +603,7 @@ DEPENDENCIES omniauth-github omniauth-google-oauth2 omniauth-twitter + pg poltergeist (~> 1.4.1) protected_attributes pry |