From 475bcfa85607a239aa4e193ebeceaa7ba6057b5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 16:41:33 +0000 Subject: [PATCH] Bump bullet from 8.0.8 to 8.1.0 Bumps [bullet](https://github.com/flyerhzm/bullet) from 8.0.8 to 8.1.0. - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](https://github.com/flyerhzm/bullet/compare/8.0.8...8.1.0) --- updated-dependencies: - dependency-name: bullet dependency-version: 8.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bcbc4bca..4189de8a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,12 +117,12 @@ GEM aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) - benchmark (0.4.1) + benchmark (0.5.0) bigdecimal (4.0.1) bootsnap (1.18.6) msgpack (~> 1.2) builder (3.3.0) - bullet (8.0.8) + bullet (8.1.0) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (12.0.0) @@ -140,8 +140,8 @@ GEM choice (0.2.0) climate_control (1.2.0) coderay (1.1.3) - concurrent-ruby (1.3.5) - connection_pool (2.5.3) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) countries (8.0.3) unaccent (~> 0.3) crack (1.0.0) @@ -279,7 +279,8 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (5.25.5) + minitest (6.0.1) + prism (~> 1.5) msgpack (1.8.0) multi_xml (0.8.1) bigdecimal (>= 3.1, < 5) @@ -551,7 +552,7 @@ GEM unicode-display_width (3.1.5) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uniform_notifier (1.17.0) + uniform_notifier (1.18.0) uri (1.1.1) useragent (0.16.11) version_gem (1.1.8)