[DRE-commits] [diaspora] 214/257: update sidekiq version patch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 12 14:17:29 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 c56be0ceba796e9372a46d13136b52647aa008da
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Mar 30 13:52:35 2015 +0530

    update sidekiq version patch
---
 debian/patches/004-lower-sidekiq-version.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/004-lower-sidekiq-version.patch b/debian/patches/004-lower-sidekiq-version.patch
index 0a7a038..d213fe5 100644
--- a/debian/patches/004-lower-sidekiq-version.patch
+++ b/debian/patches/004-lower-sidekiq-version.patch
@@ -2,12 +2,12 @@ Index: diaspora/Gemfile
 ===================================================================
 --- diaspora.orig/Gemfile
 +++ diaspora/Gemfile
-@@ -30,7 +30,7 @@ gem 'simple_captcha2', '0.3.2', :require
+@@ -32,7 +32,7 @@ gem "simple_captcha2", "0.3.4", require:
  
  # Background processing
  
--gem 'sidekiq', '3.3.0'
-+gem 'sidekiq', '3.2.6'
- gem 'sinatra', '1.4.5'
+-gem "sidekiq", "3.3.3"
++gem "sidekiq", "3.2.6"
+ gem "sinatra", "1.4.6"
  
  # Scheduled processing

-- 
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