From f057001d1105a1bf887f4cd0b53823a7bf813851 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 03:31:24 +0000 Subject: [PATCH] Bump ransack from 4.0.0 to 4.1.0 Bumps [ransack](https://github.com/activerecord-hackery/ransack) from 4.0.0 to 4.1.0. - [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.0.0...v4.1.0) --- updated-dependencies: - dependency-name: ransack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5cc7ab93..1ffdda71 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -343,7 +343,7 @@ GEM zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.0.6) - ransack (4.0.0) + ransack (4.1.0) activerecord (>= 6.1.5) activesupport (>= 6.1.5) i18n