From 6abb650e6fc7364d9e40c619af00c524153dc60e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:23:00 +0000 Subject: [PATCH] Bump bullet from 8.1.1 to 8.1.2 Bumps [bullet](https://github.com/flyerhzm/bullet) from 8.1.1 to 8.1.2. - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](https://github.com/flyerhzm/bullet/compare/8.1.1...8.1.2) --- updated-dependencies: - dependency-name: bullet dependency-version: 8.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b4557315a..610fb14cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,7 +121,7 @@ GEM bootsnap (1.24.5) msgpack (~> 1.2) builder (3.3.0) - bullet (8.1.1) + bullet (8.1.2) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (13.0.0) @@ -246,7 +246,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) jmespath (1.6.2) - json (2.19.5) + json (2.19.8) jwt (2.10.2) base64 kaminari (1.2.2)