From 9e4b9316120096030949263cef27b12a3a0a6e42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 07:56:05 -0400 Subject: [PATCH] Bump pg from 1.5.7 to 1.5.8 (#1158) Bumps [pg](https://github.com/ged/ruby-pg) from 1.5.7 to 1.5.8. - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md) - [Commits](https://github.com/ged/ruby-pg/compare/v1.5.7...v1.5.8) --- updated-dependencies: - dependency-name: pg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e80398d1..73353735 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -270,7 +270,7 @@ GEM parser (3.3.4.0) ast (~> 2.4.1) racc - pg (1.5.7) + pg (1.5.8) prism (0.30.0) propshaft (0.9.1) actionpack (>= 7.0.0)