diff --git a/Gemfile.lock b/Gemfile.lock index 4d27c4b4b..83149628e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -596,7 +596,7 @@ GEM parser (3.1.2.0) ast (~> 2.4.1) patron (0.13.3) - pg (1.4.0) + pg (1.4.1) pg_query (2.1.3) google-protobuf (>= 3.19.2) pg_search (2.3.6) diff --git a/vendor/cache/pg-1.4.0.gem b/vendor/cache/pg-1.4.0.gem deleted file mode 100644 index bd8c09f78..000000000 Binary files a/vendor/cache/pg-1.4.0.gem and /dev/null differ diff --git a/vendor/cache/pg-1.4.1.gem b/vendor/cache/pg-1.4.1.gem new file mode 100644 index 000000000..405583c13 Binary files /dev/null and b/vendor/cache/pg-1.4.1.gem differ