From 788252f73c1a559ee96ffa2fec757fbfdeb4b43b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 00:24:08 +0000 Subject: [PATCH] Bump pg_search from 2.3.8 to 2.4.0 Bumps [pg_search](https://github.com/Casecommons/pg_search) from 2.3.8 to 2.4.0. - [Changelog](https://github.com/Casecommons/pg_search/blob/master/CHANGELOG.md) - [Commits](https://github.com/Casecommons/pg_search/compare/v2.3.8...v2.4.0) --- updated-dependencies: - dependency-name: pg_search dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4b1587c..65ef6ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,7 @@ GEM base64 (0.3.0) bcrypt (3.1.22) benchmark (0.5.0) - bigdecimal (4.1.2) + bigdecimal (4.1.3) blazer (3.5.1) activerecord (>= 7.2) csv @@ -219,7 +219,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.21.2) + json (3.0.2) kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2) @@ -325,9 +325,9 @@ GEM pg (1.6.3-x86_64-darwin) pg (1.6.3-x86_64-linux) pg (1.6.3-x86_64-linux-musl) - pg_search (2.3.8) - activerecord (>= 7.2) - activesupport (>= 7.2) + pg_search (2.4.0) + activerecord (>= 8.0) + activesupport (>= 8.0) pghero (4.0.1) activerecord (>= 7.2) phonelib (0.10.27)