From 9f54987ddd42a999c2f21b2b7a44ac6f5b4b09d0 Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Thu, 12 Dec 2024 11:00:40 +0100 Subject: [PATCH] chore: Update rails-pg-extras from 5.3.1 to 5.4.5 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4ff99eed0..1d6d84b94 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -579,9 +579,9 @@ GEM rails-i18n (7.0.10) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) - rails-pg-extras (5.3.1) + rails-pg-extras (5.4.5) rails - ruby-pg-extras (= 5.3.1) + ruby-pg-extras (= 5.4.5) railties (7.0.8.7) actionpack (= 7.0.8.7) activesupport (= 7.0.8.7) @@ -675,7 +675,7 @@ GEM ruby-graphviz (1.2.5) rexml ruby-next-core (1.0.2) - ruby-pg-extras (5.3.1) + ruby-pg-extras (5.4.5) pg terminal-table ruby-progressbar (1.13.0)