[DRE-commits] [diaspora] 06/06: update sprockets version
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Jan 7 07:09:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository diaspora.
commit a1172d7d6bb99afea1a9ed5804812aeeeb9da404
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Thu Jan 7 12:27:51 2016 +0530
update sprockets version
---
debian/patches/031-embedded-gems.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/031-embedded-gems.patch b/debian/patches/031-embedded-gems.patch
index 08ffc14..1cadb5c 100644
--- a/debian/patches/031-embedded-gems.patch
+++ b/debian/patches/031-embedded-gems.patch
@@ -11,7 +11,7 @@ Index: diaspora/Gemfile
gem "compass-rails", "2.0.5"
+# sprockets > 2.13 breaks compass-rails
+# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810162
-+gem "sprockets", "< 2.13", path: 'vendor/gems/sprockets-2.12.4'
++gem "sprockets", "2.12.4", path: 'vendor/gems/sprockets-2.12.4'
gem "sass-rails", "5.0.3"
gem "autoprefixer-rails", "6.0.3"
--
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