Bump bundler-audit from 0.8.0 to 0.9.0.1 (#14653)

Bumps [bundler-audit](https://github.com/postmodern/bundler-audit) from 0.8.0 to 0.9.0.1.
- [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.8.0...v0.9.0.1)

---
updated-dependencies:
- dependency-name: bundler-audit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-09-01 13:02:46 -06:00 committed by GitHub
parent 49efd6e41d
commit 6a7ae9576e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -119,7 +119,7 @@ group :development do
gem "better_errors", "~> 2.9" # Provides a better error page for Rails and other Rack apps
gem "brakeman", "~> 5.1", require: false # Brakeman detects security vulnerabilities in Ruby on Rails applications via static analysis
gem "bundler-audit", "~> 0.8" # bundler-audit provides patch-level verification for Bundled apps
gem "bundler-audit", "~> 0.9" # bundler-audit provides patch-level verification for Bundled apps
gem "derailed_benchmarks", "~> 2.1", require: false # A series of things you can use to benchmark a Rails or Ruby app
gem "erb_lint", "~> 0.0.37", require: false # ERB Linter tool
gem "guard", "~> 2.18", require: false # Guard is a command line tool to easily handle events on file system modifications

View file

@ -129,7 +129,7 @@ GEM
bullet (6.1.5)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
bundler-audit (0.8.0)
bundler-audit (0.9.0.1)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
capybara (3.35.3)
@ -852,7 +852,7 @@ DEPENDENCIES
bootsnap (>= 1.1.0)
brakeman (~> 5.1)
bullet (~> 6.1)
bundler-audit (~> 0.8)
bundler-audit (~> 0.9)
capybara (~> 3.35.3)
carrierwave (~> 2.2)
carrierwave-bombshelter (~> 0.2)

Binary file not shown.

BIN
vendor/cache/bundler-audit-0.9.0.1.gem vendored Normal file

Binary file not shown.