Update pg_query to version 2.2.0 (#18712)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2022-11-10 15:07:50 +02:00 committed by GitHub
parent fa7187d021
commit e81dc39f13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 4 additions and 4 deletions

View file

@ -336,9 +336,9 @@ GEM
multi_json (>= 1.11.0)
globalid (1.0.0)
activesupport (>= 5.0)
google-protobuf (3.21.8)
google-protobuf (3.21.8-x86_64-darwin)
google-protobuf (3.21.8-x86_64-linux)
google-protobuf (3.21.9)
google-protobuf (3.21.9-x86_64-darwin)
google-protobuf (3.21.9-x86_64-linux)
guard (2.18.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
@ -594,7 +594,7 @@ GEM
parser (3.1.2.1)
ast (~> 2.4.1)
pg (1.4.4)
pg_query (2.1.4)
pg_query (2.2.0)
google-protobuf (>= 3.19.2)
pg_search (2.3.6)
activerecord (>= 5.2)

Binary file not shown.

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

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

Binary file not shown.