Update the omniauth-saml to 2.2.4

This commit is contained in:
Anamika Aggarwal
2025-06-13 03:57:07 +00:00
committed by Javi Martín
parent 26df59af02
commit 5726bcef07
2 changed files with 6 additions and 6 deletions

View File

@@ -38,7 +38,7 @@ gem "omniauth", "~> 2.1.3"
gem "omniauth-facebook", "~> 10.0.0"
gem "omniauth-google-oauth2", "~> 1.2.1"
gem "omniauth-rails_csrf_protection", "~> 1.0.2"
gem "omniauth-saml", "~> 2.1.0"
gem "omniauth-saml", "~> 2.2.4"
gem "omniauth-twitter", "~> 1.4.0"
gem "paranoia", "~> 3.0.1"
gem "pg", "~> 1.5.9"