From be84a82401230efac5fca5a44d61530d84fa6647 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 04:36:04 +0000 Subject: [PATCH] Bump bullet from 7.1.6 to 8.0.7 Bumps [bullet](https://github.com/flyerhzm/bullet) from 7.1.6 to 8.0.7. - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](https://github.com/flyerhzm/bullet/compare/7.1.6...8.0.7) --- updated-dependencies: - dependency-name: bullet dependency-version: 8.0.7 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f74fa5979..bc4680f6e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM autoprefixer-rails (>= 9.1.0) popper_js (>= 2.11.8, < 3) builder (3.3.0) - bullet (7.1.6) + bullet (8.0.7) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (11.1.3) @@ -232,7 +232,7 @@ GEM mini_magick (4.12.0) mini_mime (1.1.5) mini_portile2 (2.8.8) - minitest (5.25.4) + minitest (5.25.5) msgpack (1.7.5) multi_xml (0.6.0) net-http (0.4.1) @@ -475,7 +475,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uniform_notifier (1.16.0) + uniform_notifier (1.17.0) uri (0.13.0) version_gem (1.1.3) web-console (4.2.1)