Skip to content

Commit 48134e9

Browse files
Bump bundler-audit from 0.9.2 to 0.9.3 (#431)
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](rubysec/bundler-audit@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0499412 commit 48134e9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ gem 'secure_headers', '~> 7.1'
2424
gem 'sentry-ruby', '~> 6.2'
2525

2626
group :development do
27-
gem 'bundler-audit', '~> 0.9.2'
27+
gem 'bundler-audit', '~> 0.9.3'
2828
gem 'guard-puma', '~> 0.9.2'
2929
gem 'rubocop', '~> 1.81'
3030
gem 'rubocop-rake', '~> 0.7.1'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ GEM
3232
bcrypt (3.1.20)
3333
bigdecimal (3.3.1)
3434
builder (3.3.0)
35-
bundler-audit (0.9.2)
36-
bundler (>= 1.2.0, < 3)
35+
bundler-audit (0.9.3)
36+
bundler (>= 1.2.0)
3737
thor (~> 1.0)
3838
coderay (1.1.3)
3939
concurrent-ruby (1.3.5)
@@ -304,7 +304,7 @@ DEPENDENCIES
304304
activerecord (~> 8.1)
305305
api-pagination (~> 6.0)
306306
bcrypt (~> 3.1)
307-
bundler-audit (~> 0.9.2)
307+
bundler-audit (~> 0.9.3)
308308
config (~> 5.6)
309309
factory_bot (~> 6.5)
310310
faker (~> 3.5)

0 commit comments

Comments
 (0)