[DRE-commits] [gitlab] 02/02: loosen omniauth-twitter

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Sep 25 07:02:37 UTC 2015


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

praveen pushed a commit to branch master
in repository gitlab.

commit bcee54769d3f52f6c855c57e60faabde3ff886bf
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Sep 25 12:30:58 2015 +0530

    loosen omniauth-twitter
---
 debian/patches/0008-loosen-omniauth-twitter.patch | 13 +++++++++++++
 debian/patches/series                             |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/0008-loosen-omniauth-twitter.patch b/debian/patches/0008-loosen-omniauth-twitter.patch
new file mode 100644
index 0000000..f1a9f0c
--- /dev/null
+++ b/debian/patches/0008-loosen-omniauth-twitter.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -26,7 +26,7 @@ gem "devise", '~> 3.5.1'
+ gem "devise-async", '~> 0.9.0'
+ gem 'omniauth', "~> 1.2.2"
+ gem 'omniauth-google-oauth2', '~> 0.2.4'
+-gem 'omniauth-twitter', '~> 1.0.1'
++gem 'omniauth-twitter', '~> 1.0'
+ gem 'omniauth-github', '~> 1.1.1'
+ gem 'omniauth-shibboleth', '~> 1.1.1'
+ gem 'omniauth-kerberos', '~> 0.2.0', group: :kerberos
diff --git a/debian/patches/series b/debian/patches/series
index 4f0fe81..ab9817c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,3 +5,4 @@ loosen-rails-version.patch
 0005-use-debian-omniauth-ldap.patch
 0006-loosen-grape.patch
 0007-loosen-omniauth-google-oauth2.patch
+0008-loosen-omniauth-twitter.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