Update pg_query to version 4.2.1 (#19549)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2023-06-01 08:57:01 -04:00 committed by GitHub
parent 0e5281cfb6
commit d162fee7f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 6 additions and 6 deletions

View file

@ -334,10 +334,10 @@ GEM
multi_json (>= 1.11.0)
globalid (1.1.0)
activesupport (>= 5.0)
google-protobuf (3.22.0)
google-protobuf (3.22.0-arm64-darwin)
google-protobuf (3.22.0-x86_64-darwin)
google-protobuf (3.22.0-x86_64-linux)
google-protobuf (3.23.2)
google-protobuf (3.23.2-arm64-darwin)
google-protobuf (3.23.2-x86_64-darwin)
google-protobuf (3.23.2-x86_64-linux)
guard (2.18.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
@ -590,8 +590,8 @@ GEM
parser (3.2.2.1)
ast (~> 2.4.1)
pg (1.5.3)
pg_query (4.2.0)
google-protobuf (>= 3.19.2)
pg_query (4.2.1)
google-protobuf (>= 3.22.3)
pg_search (2.3.6)
activerecord (>= 5.2)
activesupport (>= 5.2)

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/google-protobuf-3.23.2.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/pg_query-4.2.1.gem vendored Normal file

Binary file not shown.