From 0212538e3d00c7664d9418adb6efa437dc461c2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 06:06:18 +0000 Subject: [PATCH] Bump bullet from 6.1.5 to 7.1.4 Bumps [bullet](https://github.com/flyerhzm/bullet) from 6.1.5 to 7.1.4. - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](https://github.com/flyerhzm/bullet/compare/6.1.5...7.1.4) --- updated-dependencies: - dependency-name: bullet dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fcaf79ec..0be7ee99 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM breadcrumbs_on_rails (4.1.0) railties (>= 5.0) builder (3.2.4) - bullet (6.1.5) + bullet (7.1.4) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (11.1.3) @@ -486,7 +486,7 @@ GEM unf_ext (0.0.7.7) unicode-display_width (2.2.0) unicode_utils (1.4.0) - uniform_notifier (1.14.2) + uniform_notifier (1.16.0) warden (1.2.9) rack (>= 2.0.9) web-console (4.2.0)