diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
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 |