From 1958707fd9c666f0e922d3009fedabab468df1ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 21:07:53 +0000 Subject: [PATCH] Bump ransack from 2.5.0 to 2.6.0 Bumps [ransack](https://github.com/activerecord-hackery/ransack) from 2.5.0 to 2.6.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.5.0...v2.6.0) --- updated-dependencies: - dependency-name: ransack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 93308d91d..e9ea80a63 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ GEM chef-utils (16.4.41) cliver (0.3.2) coderay (1.1.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) cucumber (7.1.0) builder (~> 3.2, >= 3.2.4) @@ -215,7 +215,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) highline (2.0.3) - i18n (1.9.1) + i18n (1.10.0) concurrent-ruby (~> 1.0) i18n-spec (0.6.0) iso @@ -370,9 +370,9 @@ GEM thor (~> 1.0) rainbow (3.1.1) rake (13.0.6) - ransack (2.5.0) - activerecord (>= 5.2.4) - activesupport (>= 5.2.4) + ransack (2.6.0) + activerecord (>= 6.0.4) + activesupport (>= 6.0.4) i18n regexp_parser (2.2.0) request_store (1.5.0)