From 1e5ae1c2eb9ac9cca17cf2789e09dc6557f7537a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 18:23:09 +0000 Subject: [PATCH] build(deps-dev): bump bullet from 8.0.6 to 8.0.7 Bumps [bullet](https://github.com/flyerhzm/bullet) from 8.0.6 to 8.0.7. - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](https://github.com/flyerhzm/bullet/compare/8.0.6...8.0.7) --- updated-dependencies: - dependency-name: bullet dependency-version: 8.0.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fd23c5ca16..e5cdbc0d0d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,7 +113,7 @@ GEM bugsnag (6.27.1) concurrent-ruby (~> 1.0) builder (3.3.0) - bullet (8.0.6) + bullet (8.0.7) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) bundler-audit (0.9.2) @@ -188,7 +188,7 @@ GEM activesupport (>= 5.0) request_store (>= 1.0) ruby2_keywords - drb (2.2.1) + drb (2.2.3) email_spec (2.3.0) htmlentities (~> 4.3.3) launchy (>= 2.1, < 4.0)