From 35a21e0ea1c27fbe42d065c123ba2d17d6cd303a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 04:08:30 +0000 Subject: [PATCH] Bump bullet from 7.1.4 to 7.1.5 Bumps [bullet](https://github.com/flyerhzm/bullet) from 7.1.4 to 7.1.5. - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](https://github.com/flyerhzm/bullet/compare/7.1.4...7.1.5) --- updated-dependencies: - dependency-name: bullet 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 0c5ba4e6f6..ac4bd755cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,7 +101,7 @@ GEM bugsnag (6.26.0) concurrent-ruby (~> 1.0) builder (3.2.4) - bullet (7.1.4) + bullet (7.1.5) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) capybara (3.39.2)