mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 06:04:11 +08:00
DEV: Bump pg from 1.1.4 to 1.2.0 (#8632)
Bumps [pg](https://github.com/ged/ruby-pg) from 1.1.4 to 1.2.0. - [Release notes](https://github.com/ged/ruby-pg/releases) - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc) - [Commits](https://github.com/ged/ruby-pg/compare/v1.1.4...v1.2.0) This is a big update to the PG gem, overall our codebase should support it fully. It also comes with some perf fixes which is nice!
This commit is contained in:
parent
d170812e99
commit
420fd27e48
|
@ -258,7 +258,7 @@ GEM
|
|||
parallel
|
||||
parser (2.7.0.0)
|
||||
ast (~> 2.4.0)
|
||||
pg (1.1.4)
|
||||
pg (1.2.0)
|
||||
progress (3.5.2)
|
||||
pry (0.12.2)
|
||||
coderay (~> 1.1.0)
|
||||
|
|
Loading…
Reference in New Issue
Block a user