diff --git a/Gemfile.lock b/Gemfile.lock index 836712e71..e298ac068 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -596,7 +596,7 @@ GEM parser (3.2.2.3) ast (~> 2.4.1) racc - pg (1.5.3) + pg (1.5.4) pg_query (4.2.3) google-protobuf (>= 3.22.3) pg_search (2.3.6) diff --git a/vendor/cache/pg-1.5.3.gem b/vendor/cache/pg-1.5.3.gem deleted file mode 100644 index 6f9c6b4cc..000000000 Binary files a/vendor/cache/pg-1.5.3.gem and /dev/null differ diff --git a/vendor/cache/pg-1.5.4.gem b/vendor/cache/pg-1.5.4.gem new file mode 100644 index 000000000..763e88269 Binary files /dev/null and b/vendor/cache/pg-1.5.4.gem differ