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:
parent
0e5281cfb6
commit
d162fee7f0
11 changed files with 6 additions and 6 deletions
12
Gemfile.lock
12
Gemfile.lock
|
|
@ -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)
|
||||
|
|
|
|||
BIN
vendor/cache/google-protobuf-3.22.0-arm64-darwin.gem
vendored
BIN
vendor/cache/google-protobuf-3.22.0-arm64-darwin.gem
vendored
Binary file not shown.
Binary file not shown.
BIN
vendor/cache/google-protobuf-3.22.0-x86_64-linux.gem
vendored
BIN
vendor/cache/google-protobuf-3.22.0-x86_64-linux.gem
vendored
Binary file not shown.
BIN
vendor/cache/google-protobuf-3.22.0.gem
vendored
BIN
vendor/cache/google-protobuf-3.22.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/google-protobuf-3.23.2-arm64-darwin.gem
vendored
Normal file
BIN
vendor/cache/google-protobuf-3.23.2-arm64-darwin.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/google-protobuf-3.23.2-x86_64-darwin.gem
vendored
Normal file
BIN
vendor/cache/google-protobuf-3.23.2-x86_64-darwin.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/google-protobuf-3.23.2-x86_64-linux.gem
vendored
Normal file
BIN
vendor/cache/google-protobuf-3.23.2-x86_64-linux.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/google-protobuf-3.23.2.gem
vendored
Normal file
BIN
vendor/cache/google-protobuf-3.23.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/pg_query-4.2.0.gem
vendored
BIN
vendor/cache/pg_query-4.2.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/pg_query-4.2.1.gem
vendored
Normal file
BIN
vendor/cache/pg_query-4.2.1.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue