[DRE-commits] [diaspora] 101/257: lower asset_sync to ~> 1.0
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Apr 12 14:17:09 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 09ed0eb6d71341fb7e117411ea013e26cf36630a
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Thu Nov 20 15:24:10 2014 +0530
lower asset_sync to ~> 1.0
---
debian/patches/013-loosen-asset-sync-version.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/013-loosen-asset-sync-version.patch b/debian/patches/013-loosen-asset-sync-version.patch
index 73ebfe7..19da70e 100644
--- a/debian/patches/013-loosen-asset-sync-version.patch
+++ b/debian/patches/013-loosen-asset-sync-version.patch
@@ -7,6 +7,6 @@ Index: diaspora/Gemfile
# Third party asset hosting
- gem 'asset_sync', '1.1.0', :require => false
-+ gem 'asset_sync', '~> 1.1', :require => false
++ gem 'asset_sync', '~> 1.0', :require => false
end
--
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