From 2e6923933592871d51b77f4c70cb4d9d78616ad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 20:39:21 +0000 Subject: [PATCH] Bump pg from 1.4.1 to 1.4.6 Bumps [pg](https://github.com/ged/ruby-pg) from 1.4.1 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.1...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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b8eab2e..5c9132d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -162,9 +162,9 @@ GEM racc (~> 1.4) nokogiri (1.13.6-x86-mingw32) racc (~> 1.4) - pg (1.4.1) - pg (1.4.1-x64-mingw32) - pg (1.4.1-x86-mingw32) + pg (1.4.6) + pg (1.4.6-x64-mingw32) + pg (1.4.6-x86-mingw32) pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0)