From c73bf07feb33b5a704c1c4e6fee491fa082f4a30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 01:12:55 +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 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9320608..bc07ac9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,8 +85,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) concurrent-ruby (1.3.5) connection_pool (2.5.5) @@ -175,6 +175,8 @@ GEM racc (~> 1.4) nokogiri (1.18.10-x86_64-darwin) racc (~> 1.4) + nokogiri (1.18.10-x86_64-linux-gnu) + racc (~> 1.4) ostruct (0.6.3) parallel (1.27.0) parser (3.3.10.0) @@ -184,6 +186,7 @@ GEM pg (1.6.2-aarch64-linux-musl) pg (1.6.2-arm64-darwin) pg (1.6.2-x86_64-darwin) + pg (1.6.2-x86_64-linux) pp (0.6.3) prettyprint prettyprint (0.2.0) @@ -324,6 +327,7 @@ GEM thruster (0.1.16-aarch64-linux) thruster (0.1.16-arm64-darwin) thruster (0.1.16-x86_64-darwin) + thruster (0.1.16-x86_64-linux) timeout (0.4.4) tsort (0.2.0) tzinfo (2.0.6) @@ -353,6 +357,7 @@ PLATFORMS arm64-darwin-24 arm64-darwin-25 x86_64-darwin-20 + x86_64-linux DEPENDENCIES bootsnap (~> 1.18, >= 1.18.6)