diff --git a/Gemfile.lock b/Gemfile.lock index d6db77813..a0ffcc140 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -337,9 +337,9 @@ GEM multi_json (>= 1.11.0) globalid (1.0.0) activesupport (>= 5.0) - google-protobuf (3.21.5) - google-protobuf (3.21.5-x86_64-darwin) - google-protobuf (3.21.5-x86_64-linux) + google-protobuf (3.21.6) + google-protobuf (3.21.6-x86_64-darwin) + google-protobuf (3.21.6-x86_64-linux) guard (2.18.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -595,7 +595,7 @@ GEM ast (~> 2.4.1) patron (0.13.3) pg (1.4.3) - pg_query (2.1.3) + pg_query (2.1.4) google-protobuf (>= 3.19.2) pg_search (2.3.6) activerecord (>= 5.2) diff --git a/vendor/cache/google-protobuf-3.21.5-x86_64-darwin.gem b/vendor/cache/google-protobuf-3.21.5-x86_64-darwin.gem deleted file mode 100644 index e90386be7..000000000 Binary files a/vendor/cache/google-protobuf-3.21.5-x86_64-darwin.gem and /dev/null differ diff --git a/vendor/cache/google-protobuf-3.21.5-x86_64-linux.gem b/vendor/cache/google-protobuf-3.21.5-x86_64-linux.gem deleted file mode 100644 index 5afe6e6a9..000000000 Binary files a/vendor/cache/google-protobuf-3.21.5-x86_64-linux.gem and /dev/null differ diff --git a/vendor/cache/google-protobuf-3.21.5.gem b/vendor/cache/google-protobuf-3.21.5.gem deleted file mode 100644 index 790f95ff8..000000000 Binary files a/vendor/cache/google-protobuf-3.21.5.gem and /dev/null differ diff --git a/vendor/cache/google-protobuf-3.21.6-x86_64-darwin.gem b/vendor/cache/google-protobuf-3.21.6-x86_64-darwin.gem new file mode 100644 index 000000000..c947ab400 Binary files /dev/null and b/vendor/cache/google-protobuf-3.21.6-x86_64-darwin.gem differ diff --git a/vendor/cache/google-protobuf-3.21.6-x86_64-linux.gem b/vendor/cache/google-protobuf-3.21.6-x86_64-linux.gem new file mode 100644 index 000000000..e4ce86470 Binary files /dev/null and b/vendor/cache/google-protobuf-3.21.6-x86_64-linux.gem differ diff --git a/vendor/cache/google-protobuf-3.21.6.gem b/vendor/cache/google-protobuf-3.21.6.gem new file mode 100644 index 000000000..1d498d2cd Binary files /dev/null and b/vendor/cache/google-protobuf-3.21.6.gem differ diff --git a/vendor/cache/pg_query-2.1.3.gem b/vendor/cache/pg_query-2.1.3.gem deleted file mode 100644 index 00f5244bd..000000000 Binary files a/vendor/cache/pg_query-2.1.3.gem and /dev/null differ diff --git a/vendor/cache/pg_query-2.1.4.gem b/vendor/cache/pg_query-2.1.4.gem new file mode 100644 index 000000000..7dc7313ca Binary files /dev/null and b/vendor/cache/pg_query-2.1.4.gem differ