From ecdd7de971ce46fc9891990641c79e5a2cedba5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 05:56:49 +0000 Subject: [PATCH] chore(deps-dev): 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 7bd229b29..9ab555079 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -203,8 +203,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) byebug (12.0.0) capybara (3.40.0)