[DRE-commits] [diaspora] 231/257: refresh fog version patch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 12 14:17:32 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 b5343bf869da877d6ab48abf7e50bf79b2a3a93f
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Mar 31 22:47:53 2015 +0530

    refresh fog version patch
---
 debian/patches/022-lower-fog-version.patch | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/patches/022-lower-fog-version.patch b/debian/patches/022-lower-fog-version.patch
index 2213789..4ff01dd 100644
--- a/debian/patches/022-lower-fog-version.patch
+++ b/debian/patches/022-lower-fog-version.patch
@@ -2,12 +2,12 @@ Index: diaspora/Gemfile
 ===================================================================
 --- diaspora.orig/Gemfile
 +++ diaspora/Gemfile
-@@ -68,7 +68,7 @@ gem 'foreigner',           '1.6.1'
+@@ -70,7 +70,7 @@ gem "activerecord-import", "0.7.0"
  # File uploading
  
- gem 'carrierwave', '0.10.0'
--gem 'fog',         '1.25.0'
-+gem 'fog',         '1.24.0'
- gem 'mini_magick', '4.0.1'
- gem 'remotipart',  '1.2.1'
+ gem "carrierwave", "0.10.0"
+-gem "fog",         "1.28.0"
++gem "fog",         "1.24.0"
+ gem "mini_magick", "4.2.0"
+ gem "remotipart",  "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