From 24ea3c7d9bc763c193649bbcd5a7742cd6040538 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 23:38:38 +0000 Subject: [PATCH] :arrow_up: Bump pg from 1.5.8 to 1.5.9 in /builder Bumps [pg](https://github.com/ged/ruby-pg) from 1.5.8 to 1.5.9. - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md) - [Commits](https://github.com/ged/ruby-pg/compare/v1.5.8...v1.5.9) --- updated-dependencies: - dependency-name: pg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- builder/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index 5891715a453..d731f2896f7 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -168,7 +168,7 @@ GEM orm_adapter (0.5.0) ostruct (0.6.0) pagy (9.1.0) - pg (1.5.8) + pg (1.5.9) psych (5.1.2) stringio public_suffix (6.0.1)