mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Updates pg gem version
This commit is contained in:
parent
3e0cdbeaf4
commit
ae3143cbfc
1 changed files with 3 additions and 3 deletions
|
@ -350,9 +350,9 @@ GEM
|
|||
parser (2.7.0.2)
|
||||
ast (~> 2.4.0)
|
||||
path_expander (1.1.0)
|
||||
pg (1.2.0)
|
||||
pg (1.2.0-x64-mingw32)
|
||||
pg (1.2.0-x86-mingw32)
|
||||
pg (1.2.3)
|
||||
pg (1.2.3-x64-mingw32)
|
||||
pg (1.2.3-x86-mingw32)
|
||||
psych (3.1.0)
|
||||
public_suffix (4.0.2)
|
||||
puma (4.3.1)
|
||||
|
|
Loading…
Reference in a new issue