Index: gitlab/Gemfile =================================================================== --- gitlab.orig/Gemfile +++ gitlab/Gemfile @@ -35,7 +35,7 @@ gem 'omniauth-bitbucket', '~> 0.0.2' gem 'omniauth-saml', '~> 1.4.0' gem 'doorkeeper', '~> 2.1' gem 'omniauth_crowd' -gem "rack-oauth2", "~> 1.0.5" +gem "rack-oauth2", "~> 1.0" # Two-factor authentication gem 'devise-two-factor', '~> 2.0.0'