From b5a652756411b784feae6f97abf62f389ac86a34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 13:04:01 +0000 Subject: [PATCH] Bump ruby_audit from 3.0.0 to 3.1.0 Bumps [ruby_audit](https://github.com/civisanalytics/ruby_audit) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/civisanalytics/ruby_audit/releases) - [Changelog](https://github.com/civisanalytics/ruby_audit/blob/main/CHANGELOG.md) - [Commits](https://github.com/civisanalytics/ruby_audit/compare/v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: ruby_audit dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 669bcd5..f5a8254 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -405,7 +405,7 @@ GEM rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.44.0, < 2.0) ruby-progressbar (1.13.0) - ruby_audit (3.0.0) + ruby_audit (3.1.0) bundler-audit (~> 0.9.0) rubyzip (2.4.1) securerandom (0.4.1) @@ -446,7 +446,7 @@ GEM ostruct stringio (3.2.0) temple (0.10.4) - thor (1.4.0) + thor (1.5.0) tilt (2.6.1) timeout (0.6.0) tsort (0.2.0)