diff --git a/Gemfile.lock b/Gemfile.lock index 212482143..39afb1019 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -334,9 +334,9 @@ GEM multi_json (>= 1.11.0) globalid (0.5.2) activesupport (>= 5.0) - google-protobuf (3.18.1) - google-protobuf (3.18.1-universal-darwin) - google-protobuf (3.18.1-x86_64-linux) + google-protobuf (3.19.1) + google-protobuf (3.19.1-x86_64-darwin) + google-protobuf (3.19.1-x86_64-linux) guard (2.18.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -542,7 +542,7 @@ GEM ast (~> 2.4.1) patron (0.13.3) pg (1.2.3) - pg_query (2.1.1) + pg_query (2.1.2) google-protobuf (>= 3.17.1) pg_search (2.3.5) activerecord (>= 5.2) diff --git a/vendor/cache/google-protobuf-3.18.1-universal-darwin.gem b/vendor/cache/google-protobuf-3.18.1-universal-darwin.gem deleted file mode 100644 index 16de1d8bf..000000000 Binary files a/vendor/cache/google-protobuf-3.18.1-universal-darwin.gem and /dev/null differ diff --git a/vendor/cache/google-protobuf-3.18.1-x86_64-linux.gem b/vendor/cache/google-protobuf-3.18.1-x86_64-linux.gem deleted file mode 100644 index ad65c11a2..000000000 Binary files a/vendor/cache/google-protobuf-3.18.1-x86_64-linux.gem and /dev/null differ diff --git a/vendor/cache/google-protobuf-3.18.1.gem b/vendor/cache/google-protobuf-3.18.1.gem deleted file mode 100644 index b7d1228ef..000000000 Binary files a/vendor/cache/google-protobuf-3.18.1.gem and /dev/null differ diff --git a/vendor/cache/google-protobuf-3.19.1-x86_64-darwin.gem b/vendor/cache/google-protobuf-3.19.1-x86_64-darwin.gem new file mode 100644 index 000000000..3fb52eee7 Binary files /dev/null and b/vendor/cache/google-protobuf-3.19.1-x86_64-darwin.gem differ diff --git a/vendor/cache/google-protobuf-3.19.1-x86_64-linux.gem b/vendor/cache/google-protobuf-3.19.1-x86_64-linux.gem new file mode 100644 index 000000000..1638b47d6 Binary files /dev/null and b/vendor/cache/google-protobuf-3.19.1-x86_64-linux.gem differ diff --git a/vendor/cache/google-protobuf-3.19.1.gem b/vendor/cache/google-protobuf-3.19.1.gem new file mode 100644 index 000000000..06d70f6d5 Binary files /dev/null and b/vendor/cache/google-protobuf-3.19.1.gem differ diff --git a/vendor/cache/pg_query-2.1.1.gem b/vendor/cache/pg_query-2.1.1.gem deleted file mode 100644 index 4da22f899..000000000 Binary files a/vendor/cache/pg_query-2.1.1.gem and /dev/null differ diff --git a/vendor/cache/pg_query-2.1.2.gem b/vendor/cache/pg_query-2.1.2.gem new file mode 100644 index 000000000..4b80af135 Binary files /dev/null and b/vendor/cache/pg_query-2.1.2.gem differ