From b51e10f915b8ac24733b9de1e4b0242ba04e22a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 09:13:50 +0000 Subject: [PATCH] Bump ransack from 4.2.0 to 4.2.1 Bumps [ransack](https://github.com/activerecord-hackery/ransack) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/activerecord-hackery/ransack/releases) - [Changelog](https://github.com/activerecord-hackery/ransack/blob/main/CHANGELOG.md) - [Commits](https://github.com/activerecord-hackery/ransack/compare/v4.2.0...v4.2.1) --- updated-dependencies: - dependency-name: ransack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0219f3b2e..05bf90c6d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -198,7 +198,7 @@ GEM cocooned (2.2.1) rails (>= 6.0, <= 7.2) coderay (1.1.3) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) content_disposition (1.0.0) crass (1.0.6) @@ -491,7 +491,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - ransack (4.2.0) + ransack (4.2.1) activerecord (>= 6.1.5) activesupport (>= 6.1.5) i18n