From 114e35b834da25b8bd49616f017a6455fcd8d026 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 20:14:03 +0000 Subject: [PATCH] chore(deps-dev): bump bullet from 8.1.0 to 8.1.1 Bumps [bullet](https://github.com/flyerhzm/bullet) from 8.1.0 to 8.1.1. - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](https://github.com/flyerhzm/bullet/compare/8.1.0...8.1.1) --- updated-dependencies: - dependency-name: bullet dependency-version: 8.1.1 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 ddfa184f..661d91a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM brakeman (8.0.4) racc builder (3.3.0) - bullet (8.1.0) + bullet (8.1.1) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) capybara (3.40.0)