chore(security): Security upgrade omniauth from 2.1.1 to 2.1.2 (#8591)

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Sojan Jose
2023-12-20 13:38:34 -08:00
committed by GitHub
parent b5071e61d7
commit 1ddb73ea97
2 changed files with 5 additions and 5 deletions

View File

@@ -162,7 +162,7 @@ gem 'omniauth-oauth2'
gem 'audited', '~> 5.4', '>= 5.4.1'
# need for google auth
gem 'omniauth'
gem 'omniauth', '>= 2.1.2'
gem 'omniauth-google-oauth2'
gem 'omniauth-rails_csrf_protection', '~> 1.0'