From 423f129bfadafd88152c48265c1299a2e2ee3bdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 10:47:33 +0000 Subject: [PATCH] Bump pg from 1.2.3 to 1.5.5 Bumps [pg](https://github.com/ged/ruby-pg) from 1.2.3 to 1.5.5. - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md) - [Commits](https://github.com/ged/ruby-pg/compare/v1.2.3...v1.5.5) --- 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 fcfb1c4..f9f831f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,7 +158,7 @@ GEM faraday faraday-panoptes (~> 0.3) jwt (~> 1.5.0) - pg (1.2.3) + pg (1.5.5) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0)