From 03fed2139f18261c9be7aabdf0c667f413f44c95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 07:14:54 +0000 Subject: [PATCH] Bump bullet from 8.0.1 to 8.0.2 Bumps [bullet](https://github.com/flyerhzm/bullet) from 8.0.1 to 8.0.2. - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](https://github.com/flyerhzm/bullet/compare/8.0.1...8.0.2) --- updated-dependencies: - dependency-name: bullet dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 611a0129f..5f0b36b74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -156,7 +156,7 @@ GEM actionpack (>= 6.1) activemodel (>= 6.1) builder (3.3.0) - bullet (8.0.1) + bullet (8.0.2) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (12.0.0)