From c6aaf7e56dd3be6c2f70f27c7b6e65b6161d36c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 09:39:57 +0000 Subject: [PATCH] build(deps): bump pg from 1.4.4 to 1.5.4 Bumps [pg](https://github.com/ged/ruby-pg) from 1.4.4 to 1.5.4. - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md) - [Commits](https://github.com/ged/ruby-pg/compare/v1.4.4...v1.5.4) --- updated-dependencies: - dependency-name: pg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 07a5680..a0518c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,7 +119,7 @@ GEM racc (~> 1.4) nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) - pg (1.4.4) + pg (1.5.4) public_suffix (5.0.3) puma (6.3.1) nio4r (~> 2.0)