From 22c14a61d924766e521827ecc0b1900e54604559 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 09:15:50 +0000 Subject: [PATCH] Bump bundler-audit from 0.9.1 to 0.9.2 Bumps [bundler-audit](https://github.com/postmodern/bundler-audit) from 0.9.1 to 0.9.2. - [Release notes](https://github.com/postmodern/bundler-audit/releases) - [Changelog](https://github.com/rubysec/bundler-audit/blob/master/ChangeLog.md) - [Commits](https://github.com/postmodern/bundler-audit/compare/v0.9.1...v0.9.2) --- updated-dependencies: - dependency-name: bundler-audit dependency-type: direct:production 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 8ed4151b9..ca32b1bd0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) - bundler-audit (0.9.1) + bundler-audit (0.9.2) bundler (>= 1.2.0, < 3) thor (~> 1.0) cgi (0.3.6) @@ -65,7 +65,7 @@ GEM simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) strscan (3.1.0) - thor (1.2.1) + thor (1.3.1) unf (0.1.4) unf_ext unf_ext (0.0.8.2)