From bce6545eb31d0a2bb57df6ab15fdb47b5dea13a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 00:57:15 +0000 Subject: [PATCH] Bump bullet from 6.1.5 to 7.1.4 in /backend 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] --- backend/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index f4891247..d843e89f 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -89,7 +89,7 @@ GEM bugsnag (6.26.0) concurrent-ruby (~> 1.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) @@ -445,7 +445,7 @@ GEM tzinfo-data (1.2021.3) tzinfo (>= 1.0.0) unicode-display_width (2.4.2) - uniform_notifier (1.14.2) + uniform_notifier (1.16.0) vcr (6.2.0) warden (1.2.9) rack (>= 2.0.9)