[DRE-commits] [diaspora] 13/14: relax carrierwave
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon Sep 19 15:51:33 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 4f2f2b8bdcf5f6e347188a56bf95342e6a423afb
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Mon Sep 19 21:14:15 2016 +0530
relax carrierwave
---
debian/patches/050-relax-libs.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/050-relax-libs.patch b/debian/patches/050-relax-libs.patch
index 68bfc78..5c82a57 100644
--- a/debian/patches/050-relax-libs.patch
+++ b/debian/patches/050-relax-libs.patch
@@ -109,7 +109,7 @@ minor versions of stable libraries can be relaxed
-gem "fog", "1.38.0"
-gem "mini_magick", "4.5.1"
-gem "remotipart", "1.2.1"
-+gem "carrierwave", "~> 0.11.2"
++gem "carrierwave", "~> 0.10"
+gem "fog", "~> 1.38"
+gem "mini_magick", "~> 4.5", ">= 4.5.1"
+gem "remotipart", "~> 1.2", ">= 1.2.1"
--
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