diff --git a/Gemfile b/Gemfile index 9702df68bf..230b459312 100644 --- a/Gemfile +++ b/Gemfile @@ -18,7 +18,7 @@ gem "faraday" gem "indefinite_article" gem "jsbundling-rails" gem "okcomputer" -gem "omniauth-azure-activedirectory-v2", "~> 2.0" +gem "omniauth-azure-activedirectory-v2", "~> 2.1" gem "omniauth-rails_csrf_protection", "~> 1.0" gem "pagy" gem "pg" diff --git a/Gemfile.lock b/Gemfile.lock index ebd8246cce..d65c73333d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -329,7 +329,7 @@ GEM hashie (>= 3.4.6) rack (>= 2.2.3) rack-protection - omniauth-azure-activedirectory-v2 (2.0.1) + omniauth-azure-activedirectory-v2 (2.1.0) omniauth-oauth2 (~> 1.8) omniauth-oauth2 (1.8.0) oauth2 (>= 1.4, < 3) @@ -361,8 +361,8 @@ GEM rack (2.2.8) rack-attack (6.7.0) rack (>= 1.0, < 4) - rack-protection (3.0.6) - rack + rack-protection (3.1.0) + rack (~> 2.2, >= 2.2.4) rack-test (2.1.0) rack (>= 1.3) rails (7.0.8) @@ -588,7 +588,7 @@ DEPENDENCIES jsbundling-rails mail-notify okcomputer - omniauth-azure-activedirectory-v2 (~> 2.0) + omniauth-azure-activedirectory-v2 (~> 2.1) omniauth-rails_csrf_protection (~> 1.0) pagy pg