From 9e6edbdc584c1af63ee8157fc94a16792f11282e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 04:37:47 +0000 Subject: [PATCH] Bump bullet from 7.1.4 to 7.1.6 Bumps [bullet](https://github.com/flyerhzm/bullet) from 7.1.4 to 7.1.6. - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](https://github.com/flyerhzm/bullet/compare/7.1.4...7.1.6) --- updated-dependencies: - dependency-name: bullet dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3b9104b7..ffa42cc7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,12 +79,12 @@ GEM public_suffix (>= 2.0.2, < 6.0) base64 (0.2.0) bcrypt (3.1.20) - bigdecimal (3.1.5) + bigdecimal (3.1.6) bindex (0.8.1) bootsnap (1.17.0) msgpack (~> 1.2) builder (3.2.4) - bullet (7.1.4) + bullet (7.1.6) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) capybara (3.40.0) @@ -156,7 +156,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.5) - minitest (5.20.0) + minitest (5.22.2) money (6.16.0) i18n (>= 0.6.4, <= 2) msgpack (1.7.2)