[DRE-commits] [diaspora] 02/03: relax responders
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Mar 13 11:18:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch 0.5.5.1
in repository diaspora.
commit 9f1d55df6b06668ac2f3faaf643ed9bd359b00e6
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Mar 13 15:00:54 2016 +0530
relax responders
---
debian/patches/050-relax-stable-libs.patch | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/debian/patches/050-relax-stable-libs.patch b/debian/patches/050-relax-stable-libs.patch
index b6d9390..9c7752a 100644
--- a/debian/patches/050-relax-stable-libs.patch
+++ b/debian/patches/050-relax-stable-libs.patch
@@ -4,6 +4,15 @@ Index: diaspora/Gemfile
===================================================================
--- diaspora.orig/Gemfile
+++ diaspora/Gemfile
+@@ -4,7 +4,7 @@ gem "rails", "~> 4.2.5"
+
+ # Legacy Rails features, remove me!
+ # responders (class level)
+-gem "responders", "2.1.0"
++gem "responders", "~> 2.1"
+
+ # Appserver
+
@@ -18,7 +18,7 @@ gem "diaspora_federation-rails", "0.0.8"
gem "acts_as_api", "0.4.2"
--
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