From 52e5165c8d024f6e7df5a46e43dcc876adec0b83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 13:03:11 +0000 Subject: [PATCH] Bump searchkick from 5.5.2 to 6.0.0 Bumps [searchkick](https://github.com/ankane/searchkick) from 5.5.2 to 6.0.0. - [Changelog](https://github.com/ankane/searchkick/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/searchkick/compare/v5.5.2...v6.0.0) --- updated-dependencies: - dependency-name: searchkick dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3f269ec..4a9cb65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM base64 (0.3.0) bcrypt (3.1.20) benchmark (0.4.1) - bigdecimal (3.2.3) + bigdecimal (3.3.1) bindex (0.8.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -169,7 +169,6 @@ GEM activesupport (>= 5.1) haml (>= 4.0.6) railties (>= 5.1) - hashie (5.0.0) highline (3.1.2) reline i18n (1.14.7) @@ -216,7 +215,7 @@ GEM matrix (0.4.3) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.25.5) + minitest (5.26.0) mission_control-jobs (1.1.0) actioncable (>= 7.1) actionpack (>= 7.1) @@ -402,9 +401,8 @@ GEM rubocop-rails (>= 2.30) ruby-progressbar (1.13.0) rubyzip (3.1.1) - searchkick (5.5.2) - activemodel (>= 7.1) - hashie + searchkick (6.0.0) + activemodel (>= 7.2) securerandom (0.4.1) selenium-webdriver (4.35.0) base64 (~> 0.2) @@ -471,7 +469,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.0.3) + uri (1.0.4) useragent (0.16.11) web-console (4.2.1) actionview (>= 6.0.0)