From a9b2c171fee296a89ad168c4a47b637b17f11889 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 00:47:05 +0000 Subject: [PATCH] chore(deps-dev): bump bullet from 8.1.2 to 8.1.3 Bumps [bullet](https://github.com/flyerhzm/bullet) from 8.1.2 to 8.1.3. - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](https://github.com/flyerhzm/bullet/compare/8.1.2...8.1.3) --- updated-dependencies: - dependency-name: bullet dependency-version: 8.1.3 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 e841b2b5..200f193a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM brakeman (8.0.4) racc builder (3.3.0) - bullet (8.1.2) + bullet (8.1.3) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) capybara (3.40.0) @@ -246,7 +246,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) jmespath (1.6.2) - json (2.19.7) + json (2.19.8) jwt (2.10.3) base64 kamal (2.11.0)