diff --git a/Gemfile.lock b/Gemfile.lock index 074ccc2b4..e09fd9643 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -336,9 +336,9 @@ GEM multi_json (>= 1.11.0) globalid (1.0.1) activesupport (>= 5.0) - google-protobuf (3.21.9) - google-protobuf (3.21.9-x86_64-darwin) - google-protobuf (3.21.9-x86_64-linux) + google-protobuf (3.21.12) + google-protobuf (3.21.12-x86_64-darwin) + google-protobuf (3.21.12-x86_64-linux) guard (2.18.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -597,7 +597,7 @@ GEM parser (3.2.0.0) ast (~> 2.4.1) pg (1.4.4) - pg_query (2.2.0) + pg_query (2.2.1) google-protobuf (>= 3.19.2) pg_search (2.3.6) activerecord (>= 5.2) diff --git a/vendor/cache/google-protobuf-3.21.12-x86_64-darwin.gem b/vendor/cache/google-protobuf-3.21.12-x86_64-darwin.gem new file mode 100644 index 000000000..1c383adc8 Binary files /dev/null and b/vendor/cache/google-protobuf-3.21.12-x86_64-darwin.gem differ diff --git a/vendor/cache/google-protobuf-3.21.12-x86_64-linux.gem b/vendor/cache/google-protobuf-3.21.12-x86_64-linux.gem new file mode 100644 index 000000000..832d754bf Binary files /dev/null and b/vendor/cache/google-protobuf-3.21.12-x86_64-linux.gem differ diff --git a/vendor/cache/google-protobuf-3.21.12.gem b/vendor/cache/google-protobuf-3.21.12.gem new file mode 100644 index 000000000..2e5ce2685 Binary files /dev/null and b/vendor/cache/google-protobuf-3.21.12.gem differ diff --git a/vendor/cache/google-protobuf-3.21.9-x86_64-darwin.gem b/vendor/cache/google-protobuf-3.21.9-x86_64-darwin.gem deleted file mode 100644 index d7d822d64..000000000 Binary files a/vendor/cache/google-protobuf-3.21.9-x86_64-darwin.gem and /dev/null differ diff --git a/vendor/cache/google-protobuf-3.21.9-x86_64-linux.gem b/vendor/cache/google-protobuf-3.21.9-x86_64-linux.gem deleted file mode 100644 index 94e5d0841..000000000 Binary files a/vendor/cache/google-protobuf-3.21.9-x86_64-linux.gem and /dev/null differ diff --git a/vendor/cache/google-protobuf-3.21.9.gem b/vendor/cache/google-protobuf-3.21.9.gem deleted file mode 100644 index fab502aaa..000000000 Binary files a/vendor/cache/google-protobuf-3.21.9.gem and /dev/null differ diff --git a/vendor/cache/pg_query-2.2.0.gem b/vendor/cache/pg_query-2.2.0.gem deleted file mode 100644 index 967441e25..000000000 Binary files a/vendor/cache/pg_query-2.2.0.gem and /dev/null differ diff --git a/vendor/cache/pg_query-2.2.1.gem b/vendor/cache/pg_query-2.2.1.gem new file mode 100644 index 000000000..1c4544c0c Binary files /dev/null and b/vendor/cache/pg_query-2.2.1.gem differ