From 173c1c365ce9d408cc32b5b67eebf1672822b0fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 11:23:31 +0000 Subject: [PATCH] Bump bullet from 8.0.3 to 8.1.0 Bumps [bullet](https://github.com/flyerhzm/bullet) from 8.0.3 to 8.1.0. - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](https://github.com/flyerhzm/bullet/compare/8.0.3...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 | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1143daf..9107eb5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,21 +96,21 @@ GEM zeitwerk (>= 2.6.12) avo-heroicons (0.1.1) awesome_print (1.9.2) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) bcrypt_pbkdf (1.1.1) - benchmark (0.4.0) + benchmark (0.5.0) benchmark-malloc (0.2.0) benchmark-perf (0.6.0) benchmark-trend (0.4.0) - bigdecimal (3.1.9) + bigdecimal (3.3.1) bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) brakeman (7.0.2) racc builder (3.3.0) - bullet (8.0.3) + bullet (8.1.0) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) bulma-rails (1.0.3) @@ -131,8 +131,8 @@ GEM xpath (~> 3.2) childprocess (5.1.0) logger (~> 1.5) - concurrent-ruby (1.3.4) - connection_pool (2.5.0) + concurrent-ruby (1.3.5) + connection_pool (2.5.4) crack (1.0.0) bigdecimal rexml @@ -160,7 +160,7 @@ GEM docile (1.4.1) domain_name (0.6.20240107) dotenv (3.1.7) - drb (2.2.1) + drb (2.2.3) ed25519 (1.3.0) erubi (1.13.1) erubis (2.7.0) @@ -278,12 +278,11 @@ GEM matrix (0.4.2) meta-tags (2.22.1) actionpack (>= 6.0.0, < 8.1) - method_source (1.1.0) mini_magick (5.2.0) benchmark logger mini_mime (1.1.5) - minitest (5.25.5) + minitest (5.26.0) msgpack (1.8.0) net-imap (0.5.6) date @@ -547,13 +546,12 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uniform_notifier (1.16.0) - uri (1.0.3) + uniform_notifier (1.18.0) + uri (1.0.4) useragent (0.16.11) - view_component (3.22.0) - activesupport (>= 5.2.0, < 8.1) - concurrent-ruby (= 1.3.4) - method_source (~> 1.0) + view_component (4.1.0) + activesupport (>= 7.1.0, < 8.2) + concurrent-ruby (~> 1) warden (1.2.9) rack (>= 2.0.9) web-console (4.2.1)