relax omniauth-facebook

This commit is contained in:
Praveen Arimbrathodiyil 2015-12-12 11:50:25 +05:30
parent 082217a132
commit e746a7e6a2
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,13 @@
Index: gitlab/Gemfile
===================================================================
--- gitlab.orig/Gemfile
+++ gitlab/Gemfile
@@ -19,7 +19,7 @@ gem 'devise-async', '~> 0.9.0'
gem 'doorkeeper', '~> 2.1'
gem 'omniauth', '~> 1.2.2'
gem 'omniauth-bitbucket', '~> 0.0.2'
-gem 'omniauth-facebook', '~> 3.0.0'
+gem 'omniauth-facebook', '~> 2.0.1'
gem 'omniauth-github', '~> 1.1.1'
gem 'omniauth-gitlab', '~> 1.0.0'
gem 'omniauth-google-oauth2', '~> 0.2.0'

View file

@ -24,4 +24,5 @@ loosen-rails-version.patch
0100-remove-development-test.patch
0102-loosen-octokit.patch
0106-loosen-gollum-lib.patch
0107-relax-omniauth-facebook.patch
0200-rails-4.2.patch