From 30ec5c12ff6528ee1e79ba24cef433cd9382a838 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 15:23:30 +0000 Subject: [PATCH] build(deps): bump pg from 1.4.4 to 1.4.5 Bumps [pg](https://github.com/ged/ruby-pg) from 1.4.4 to 1.4.5. - [Release notes](https://github.com/ged/ruby-pg/releases) - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc) - [Commits](https://github.com/ged/ruby-pg/compare/v1.4.4...v1.4.5) --- 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..b16c16c 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.5) public_suffix (5.0.1) puma (6.0.2) nio4r (~> 2.0)