From d8477a7fc303697693e3f8ccac0f95df4426b612 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 14:06:23 +0000 Subject: [PATCH] Bump pg_search from 2.3.6 to 2.3.7 Bumps [pg_search](https://github.com/Casecommons/pg_search) from 2.3.6 to 2.3.7. - [Changelog](https://github.com/Casecommons/pg_search/blob/master/CHANGELOG.md) - [Commits](https://github.com/Casecommons/pg_search/compare/v2.3.6...v2.3.7) --- updated-dependencies: - dependency-name: pg_search 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 5c0f297..45f36f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -166,9 +166,9 @@ GEM nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) pg (1.5.9) - pg_search (2.3.6) - activerecord (>= 5.2) - activesupport (>= 5.2) + pg_search (2.3.7) + activerecord (>= 6.1) + activesupport (>= 6.1) platform-api (3.7.0) heroics (~> 0.1.1) moneta (~> 1.0.0)