From b69e6827ccec9ced01f35388c99845ab23703e7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 23:46:31 +0000 Subject: [PATCH] Bump bullet from 8.0.8 to 8.1.0 Bumps [bullet](https://github.com/flyerhzm/bullet) from 8.0.8 to 8.1.0. - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](https://github.com/flyerhzm/bullet/compare/8.0.8...8.1.0) --- updated-dependencies: - dependency-name: bullet dependency-version: 8.1.0 dependency-type: direct:development 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 7d2ae314d0..16b7e2295b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,7 +215,7 @@ GEM bugsnag (6.28.0) concurrent-ruby (~> 1.0) builder (3.3.0) - bullet (8.0.8) + bullet (8.1.0) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) cable_ready (5.0.6) @@ -589,7 +589,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.7.0) + prism (1.9.0) private_address_check (0.5.0) pry (0.15.2) coderay (~> 1.1) @@ -917,7 +917,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.2.0) - uniform_notifier (1.17.0) + uniform_notifier (1.18.0) uri (1.1.1) valid_email2 (5.2.3) activemodel (>= 3.2)