From 2ffac7980faba01bd3d0f81724567f50ca5f9668 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 21:21:54 +0000 Subject: [PATCH] build(deps): bump pg from 1.4.4 to 1.4.6 Bumps [pg](https://github.com/ged/ruby-pg) from 1.4.4 to 1.4.6. - [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.4...v1.4.6) --- 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 cbe2905..f1c7db6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,7 +119,7 @@ GEM racc (~> 1.4) nokogiri (1.13.9-x86_64-linux) racc (~> 1.4) - pg (1.4.4) + pg (1.4.6) public_suffix (5.0.1) puma (6.0.2) nio4r (~> 2.0)