From 2cee460065b7d7ea1e546661f9a82b7e53313e4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 05:30:18 +0000 Subject: [PATCH] Bump blind_index from 2.2.0 to 2.4.0 Bumps [blind_index](https://github.com/ankane/blind_index) from 2.2.0 to 2.4.0. - [Changelog](https://github.com/ankane/blind_index/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/blind_index/compare/v2.2.0...v2.4.0) --- updated-dependencies: - dependency-name: blind_index dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1ff2d18..4b1ad64 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,12 +62,12 @@ GEM zeitwerk (~> 2.3) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - argon2-kdf (0.1.6) + argon2-kdf (0.2.0) ast (2.4.2) bcrypt (3.1.16) bindex (0.8.1) - blind_index (2.2.0) - activesupport (>= 5) + blind_index (2.4.0) + activesupport (>= 6.1) argon2-kdf (>= 0.1.1) bootsnap (1.7.6) msgpack (~> 1.0)