13 lines
471 B
Diff
13 lines
471 B
Diff
Index: gitlab/Gemfile
|
|
===================================================================
|
|
--- gitlab.orig/Gemfile
|
|
+++ gitlab/Gemfile
|
|
@@ -25,7 +25,7 @@ gem "pg", '~> 0.18.2', group: :postgres
|
|
gem "devise", '~> 3.5.1'
|
|
gem "devise-async", '~> 0.9.0'
|
|
gem 'omniauth', "~> 1.2.2"
|
|
-gem 'omniauth-google-oauth2', '~> 0.2.5'
|
|
+gem 'omniauth-google-oauth2', '~> 0.2.4'
|
|
gem 'omniauth-twitter', '~> 1.0.1'
|
|
gem 'omniauth-github', '~> 1.1.1'
|
|
gem 'omniauth-shibboleth', '~> 1.1.1'
|