[DRE-commits] [diaspora] 20/257: loosen twitter version
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Apr 12 14:16:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository diaspora.
commit fd2c943cf17f8a730b62c86288d9815e9bd0ead0
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri May 2 14:16:54 2014 +0530
loosen twitter version
---
debian/patches/loosen-twitter-version.patch | 11 +++++++++++
debian/patches/series | 1 +
2 files changed, 12 insertions(+)
diff --git a/debian/patches/loosen-twitter-version.patch b/debian/patches/loosen-twitter-version.patch
new file mode 100644
index 0000000..89bce43
--- /dev/null
+++ b/debian/patches/loosen-twitter-version.patch
@@ -0,0 +1,11 @@
+--- a/Gemfile
++++ b/Gemfile
+@@ -80,7 +80,7 @@
+ gem 'omniauth-facebook', '1.6.0'
+ gem 'omniauth-tumblr', '1.1'
+ gem 'omniauth-twitter', '1.0.1'
+-gem 'twitter', '4.8.1'
++gem 'twitter', '>= 4.8.1'
+ gem 'omniauth-wordpress','0.2.0'
+
+ # Tags
diff --git a/debian/patches/series b/debian/patches/series
index d4a5b2d..2321442 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -14,3 +14,4 @@ loosen-rails-i18n-version.patch
loosen-messagebus-ruby-api-version.patch
loosen-redcarpet-version.patch
loosen-roxml-version.patch
+loosen-twitter-version.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora.git
More information about the Pkg-ruby-extras-commits
mailing list