Update pg dependency to version 0.16.0
This commit is contained in:
parent
17e9b4acf8
commit
03a1cefb91
|
@ -89,7 +89,7 @@ GEM
|
||||||
nokogiri (1.6.0)
|
nokogiri (1.6.0)
|
||||||
mini_portile (~> 0.5.0)
|
mini_portile (~> 0.5.0)
|
||||||
orm_adapter (0.4.0)
|
orm_adapter (0.4.0)
|
||||||
pg (0.15.1)
|
pg (0.16.0)
|
||||||
polyglot (0.3.3)
|
polyglot (0.3.3)
|
||||||
puma (2.3.2)
|
puma (2.3.2)
|
||||||
rack (>= 1.1, < 2.0)
|
rack (>= 1.1, < 2.0)
|
||||||
|
|
Loading…
Reference in New Issue