diff --git a/Gemfile b/Gemfile index 8f2d9ec486..19a8772529 100644 --- a/Gemfile +++ b/Gemfile @@ -74,7 +74,7 @@ gem 'rswag-ui' gem 'omniauth_openid_connect' gem 'omniauth-rails_csrf_protection' -gem 'openid_connect', '~> 1.3' +gem 'openid_connect' gem 'angularjs-rails', '1.8.0' gem 'bugsnag' diff --git a/Gemfile.lock b/Gemfile.lock index 2995cfe9cd..3af8538e16 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -882,7 +882,7 @@ DEPENDENCIES oauth2 (~> 1.4.7) omniauth-rails_csrf_protection omniauth_openid_connect - openid_connect (~> 1.3) + openid_connect order_management! pagy (~> 5.1) paper_trail