From 528638c4a52bb4f25bbe7e7253c624cd89d94fe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 03:35:24 +0000 Subject: [PATCH] Bump ransack from 3.2.0 to 3.2.1 Bumps [ransack](https://github.com/activerecord-hackery/ransack) from 3.2.0 to 3.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/v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: ransack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d78adf8e..51192574 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -350,7 +350,7 @@ GEM thor (~> 1.0) rainbow (3.1.1) rake (13.0.6) - ransack (3.2.0) + ransack (3.2.1) activerecord (>= 6.1.5) activesupport (>= 6.1.5) i18n