From 5ad66c3b28c271bbc2db2e38ab389922dd655403 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 06:58:35 +0000 Subject: [PATCH] Bump pg from 1.4.5 to 1.5.3 Bumps [pg](https://github.com/ged/ruby-pg) from 1.4.5 to 1.5.3. - [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.4.5...v1.5.3) --- updated-dependencies: - dependency-name: pg dependency-type: direct:development 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 44f0b7e3..2a57c7d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -289,7 +289,7 @@ GEM nokogiri (1.14.1-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) - pg (1.4.5) + pg (1.5.3) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0)