From 3c7add0cd06325c7eae242a6ba7fcd063e8f77e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 16:24:42 +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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 56db8a8..f94cf92 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -194,7 +194,7 @@ GEM reline (>= 0.4.2) jb (0.8.2) jmespath (1.6.2) - json (2.21.2) + json (3.0.2) jwt (3.2.0) base64 kaminari (1.2.2) @@ -295,9 +295,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) phlex (2.4.1) refract (~> 1.0) zeitwerk (~> 2.7) @@ -394,8 +394,8 @@ GEM reline (0.7.0) io-console (~> 0.5) rexml (3.4.4) - rubocop (1.89.0) - json (~> 2.3) + rubocop (1.91.0) + json (>= 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) parallel (>= 1.10)