diff --git a/Gemfile.lock b/Gemfile.lock index 3b3454b41..ae9100e46 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -547,7 +547,7 @@ GEM parser (3.1.1.0) ast (~> 2.4.1) patron (0.13.3) - pg (1.3.3) + pg (1.3.4) pg_query (2.1.3) google-protobuf (>= 3.19.2) pg_search (2.3.6) diff --git a/vendor/cache/pg-1.3.3.gem b/vendor/cache/pg-1.3.3.gem deleted file mode 100644 index f19a28de9..000000000 Binary files a/vendor/cache/pg-1.3.3.gem and /dev/null differ diff --git a/vendor/cache/pg-1.3.4.gem b/vendor/cache/pg-1.3.4.gem new file mode 100644 index 000000000..59e3ab7ed Binary files /dev/null and b/vendor/cache/pg-1.3.4.gem differ