From 8132a48629b52a0fd9680a7e27afc4867a44c897 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Apr 2023 03:57:15 +0000 Subject: [PATCH] Bump pg from 1.5.1 to 1.5.2 Bumps [pg](https://github.com/ged/ruby-pg) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/ged/ruby-pg/releases) - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md) - [Commits](https://github.com/ged/ruby-pg/compare/v1.5.1...v1.5.2) --- 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 fc07b6da..e08900a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -273,7 +273,7 @@ GEM parallel (1.23.0) parser (3.2.2.1) ast (~> 2.4.1) - pg (1.5.1) + pg (1.5.2) prometheus_exporter (2.0.8) webrick pry (0.14.2)