From 2903d9c0e6799b81f697324bf209b8e6bd2bcaec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 03:01:27 +0000 Subject: [PATCH] Bump ransack from 2.6.0 to 3.0.0 Bumps [ransack](https://github.com/activerecord-hackery/ransack) from 2.6.0 to 3.0.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/v2.6.0...v3.0.0) --- updated-dependencies: - dependency-name: ransack dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 75a1d6ef..154d3065 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -368,7 +368,7 @@ GEM thor (~> 1.0) rainbow (3.1.1) rake (13.0.6) - ransack (2.6.0) + ransack (3.0.0) activerecord (>= 6.0.4) activesupport (>= 6.0.4) i18n