From cc85b14b737d85bcc699397fc08cca5411b887ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 14:39:54 +0000 Subject: [PATCH] Bump rails-pg-extras from 5.3.0 to 5.3.1 Bumps [rails-pg-extras](https://github.com/pawurb/rails-pg-extras) from 5.3.0 to 5.3.1. - [Commits](https://github.com/pawurb/rails-pg-extras/compare/v5.3.0...v5.3.1) --- updated-dependencies: - dependency-name: rails-pg-extras 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 c86ce424..657924c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -202,9 +202,9 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - rails-pg-extras (5.3.0) + rails-pg-extras (5.3.1) rails - ruby-pg-extras (= 5.3.0) + ruby-pg-extras (= 5.3.1) railties (7.1.2) actionpack (= 7.1.2) activesupport (= 7.1.2) @@ -261,7 +261,7 @@ GEM rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) rubocop-ast (>= 1.30.0, < 2.0) - ruby-pg-extras (5.3.0) + ruby-pg-extras (5.3.1) pg terminal-table ruby-progressbar (1.13.0)