From c2cb27ef8d1bdd4e78e420a97b44cb81ad633f21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 10:46:29 +0000 Subject: [PATCH] Bump searchkick from 5.5.2 to 6.0.2 Bumps [searchkick](https://github.com/ankane/searchkick) from 5.5.2 to 6.0.2. - [Changelog](https://github.com/ankane/searchkick/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/searchkick/compare/v5.5.2...v6.0.2) --- updated-dependencies: - dependency-name: searchkick dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 0deb5cd..7ddf854 100644 --- a/Gemfile +++ b/Gemfile @@ -14,7 +14,7 @@ gem "csv" gem "addressable" gem "kramdown" gem "passwordless" -gem "searchkick", "~> 5.5" +gem "searchkick", "~> 6.0" gem "opensearch-ruby" gem "mission_control-jobs" gem "chunky_png" diff --git a/Gemfile.lock b/Gemfile.lock index 7f662f4..7df0564 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -404,9 +403,8 @@ GEM rubocop-rails (>= 2.30) ruby-progressbar (1.13.0) rubyzip (3.2.1) - searchkick (5.5.2) - activemodel (>= 7.1) - hashie + searchkick (6.0.2) + activemodel (>= 7.2) securerandom (0.4.1) selenium-webdriver (4.38.0) base64 (~> 0.2) @@ -546,7 +544,7 @@ DEPENDENCIES rails_autolink rspec-rails (~> 7.1.0) rubocop-rails-omakase - searchkick (~> 5.5) + searchkick (~> 6.0) selenium-webdriver (~> 4.28) simplecov solid_cable