[Snyk] Security upgrade lograge from 0.12.0 to 0.13.0 (#7635)

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Sojan Jose
2023-08-04 16:56:11 -07:00
committed by GitHub
parent dd3e658f19
commit c084ad5a68
2 changed files with 5 additions and 5 deletions

View File

@@ -153,7 +153,7 @@ gem 'stripe'
gem 'faker'
# Include logrange conditionally in intializer using env variable
gem 'lograge', '~> 0.12.0', require: false
gem 'lograge', '~> 0.13.0', require: false
# worked with microsoft refresh token
gem 'omniauth-oauth2'