chore(deps): bump audited from 5.2.0 to 5.3.3 (#7016)

Bumps [audited](https://github.com/collectiveidea/audited) from 5.2.0 to 5.3.3.
- [Release notes](https://github.com/collectiveidea/audited/releases)
- [Changelog](https://github.com/collectiveidea/audited/blob/main/CHANGELOG.md)
- [Commits](https://github.com/collectiveidea/audited/compare/v5.2.0...v5.3.3)

---
updated-dependencies:
- dependency-name: audited
  dependency-type: direct:production
...

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]
2023-05-03 14:13:04 +05:30
committed by GitHub
parent 6e506b070e
commit 937338e3ea
2 changed files with 6 additions and 5 deletions

View File

@@ -155,7 +155,7 @@ gem 'lograge', '~> 0.12.0', require: false
# worked with microsoft refresh token
gem 'omniauth-oauth2'
gem 'audited', '~> 5.2'
gem 'audited', '~> 5.3'
# need for google auth
gem 'omniauth'