[DRE-commits] [gitlab] 09/11: relax omniauth-facebook

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Sep 30 17:13:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository gitlab.

commit f0b1953ac739af88a530ae15f17cfe249cb49488
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Sep 29 10:42:38 2016 +0530

    relax omniauth-facebook
---
 debian/patches/053-relax-omniauth-facebook.patch | 11 +++++++++++
 debian/patches/series                            |  1 +
 2 files changed, 12 insertions(+)

diff --git a/debian/patches/053-relax-omniauth-facebook.patch b/debian/patches/053-relax-omniauth-facebook.patch
new file mode 100644
index 0000000..a7a0c1c
--- /dev/null
+++ b/debian/patches/053-relax-omniauth-facebook.patch
@@ -0,0 +1,11 @@
+--- a/Gemfile
++++ b/Gemfile
+@@ -27,7 +27,7 @@
+ gem 'omniauth-azure-oauth2',  '~> 0.0.6'
+ gem 'omniauth-bitbucket',     '~> 0.0.2'
+ gem 'omniauth-cas3',          '~> 1.1.2'
+-gem 'omniauth-facebook',      '~> 4.0'
++gem 'omniauth-facebook',      '>= 3.0', '< 5.0'
+ gem 'omniauth-github',        '~> 1.1', '>= 1.1.1'
+ gem 'omniauth-gitlab',        '~> 1.0'
+ gem 'omniauth-google-oauth2', '~> 0.4.1'
diff --git a/debian/patches/series b/debian/patches/series
index 6fabe9b..911fb5b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -9,3 +9,4 @@ pid-log-paths.patch
 runners.patch
 0200-use-jquery-for-jquery2.patch
 052-relax-grape.patch
+053-relax-omniauth-facebook.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list