From 8bccff985cc2fe77020aec463ab922fd18f4ed4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 04:02:25 +0000 Subject: [PATCH] Bump bundler-audit from 0.9.2 to 0.9.3 Bumps [bundler-audit](https://github.com/rubysec/bundler-audit) from 0.9.2 to 0.9.3. - [Release notes](https://github.com/rubysec/bundler-audit/releases) - [Changelog](https://github.com/rubysec/bundler-audit/blob/master/ChangeLog.md) - [Commits](https://github.com/rubysec/bundler-audit/compare/v0.9.2...v0.9.3) --- updated-dependencies: - dependency-name: bundler-audit dependency-version: 0.9.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 2acb59e..8bdf9cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,8 +89,8 @@ GEM brakeman (7.1.1) racc builder (3.3.0) - bundler-audit (0.9.2) - bundler (>= 1.2.0, < 3) + bundler-audit (0.9.3) + bundler (>= 1.2.0) thor (~> 1.0) capistrano (3.19.2) airbrussh (>= 1.0.0)