mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
This reverts commit d32709a74f
.
It is printing deprecation message due to Rails usage of the PG gem. We
need to wait for a new release of Rails to be cut first.
This commit is contained in:
parent
fd4aea7bc5
commit
9cc1b6a959
@ -312,7 +312,7 @@ GEM
|
||||
parallel
|
||||
parser (3.2.2.0)
|
||||
ast (~> 2.4.1)
|
||||
pg (1.5.1)
|
||||
pg (1.4.6)
|
||||
prettier_print (1.2.1)
|
||||
progress (3.6.0)
|
||||
pry (0.14.2)
|
||||
|
Loading…
Reference in New Issue
Block a user