From b628329c9642efc8805159ce285fb4a19b397a25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 14:29:24 +0000 Subject: [PATCH] Bump bullet from 7.1.2 to 7.1.3 Bumps [bullet](https://github.com/flyerhzm/bullet) from 7.1.2 to 7.1.3. - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](https://github.com/flyerhzm/bullet/compare/7.1.2...7.1.3) --- 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 81e3dc18..ac859e4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,7 +98,7 @@ GEM msgpack (~> 1.2) brakeman (6.0.1) builder (3.2.4) - bullet (7.1.2) + bullet (7.1.3) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (11.1.3)