From b522382270a40166c7fb1a06ccc366216e10c7bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 18:28:21 +0000 Subject: [PATCH] Build(deps): Bump pg from 1.5.4 to 1.5.6 Bumps [pg](https://github.com/ged/ruby-pg) from 1.5.4 to 1.5.6. - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md) - [Commits](https://github.com/ged/ruby-pg/compare/v1.5.4...v1.5.6) --- updated-dependencies: - dependency-name: pg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0adb5ec2be714..c2e35e7e1df33 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -388,7 +388,7 @@ GEM parser (3.3.0.5) ast (~> 2.4.1) racc - pg (1.5.4) + pg (1.5.6) prettier_print (1.2.1) progress (3.6.0) pry (0.14.2)