Revert "Build(deps): Bump pg from 1.4.6 to 1.5.1 (#21231)" (#21232)

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:
Alan Guo Xiang Tan 2023-04-25 10:54:08 +07:00 committed by GitHub
parent fd4aea7bc5
commit 9cc1b6a959
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)