mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
downgrade pg, pg 1.7 is buggy it is being fixed, we need to wait for the next release
see: https://groups.google.com/forum/#!topic/ruby-pg/5_ylGmog1S4
This commit is contained in:
@@ -271,7 +271,7 @@ GEM
|
||||
openid-redis-store (0.0.2)
|
||||
redis
|
||||
ruby-openid
|
||||
pg (0.17.0)
|
||||
pg (0.15.1)
|
||||
polyglot (0.3.3)
|
||||
progress (3.0.0)
|
||||
pry (0.9.12.4)
|
||||
@@ -491,7 +491,7 @@ DEPENDENCIES
|
||||
omniauth-openid
|
||||
omniauth-twitter
|
||||
openid-redis-store
|
||||
pg
|
||||
pg (= 0.15.1)
|
||||
pry-nav
|
||||
pry-rails
|
||||
puma
|
||||
|
||||
Reference in New Issue
Block a user