[DRE-commits] [gitlab] 04/06: loosen sidekiq

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Sep 29 07:10:10 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository gitlab.

commit ea9f78cc804204e3ee04051dac0d6182cdaeb1bb
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Sep 29 12:28:22 2015 +0530

    loosen sidekiq
---
 debian/patches/0021-loosen-sidekiq.patch | 13 +++++++++++++
 debian/patches/series                    |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/0021-loosen-sidekiq.patch b/debian/patches/0021-loosen-sidekiq.patch
new file mode 100644
index 0000000..5245f26
--- /dev/null
+++ b/debian/patches/0021-loosen-sidekiq.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -128,7 +128,7 @@ gem 'acts-as-taggable-on', '~> 3.4'
+ # Background jobs
+ gem 'slim', '~> 2.0.2'
+ gem 'sinatra', '~> 1.4.4', require: nil
+-gem 'sidekiq', '3.3.0'
++gem 'sidekiq', '3.4.2'
+ gem 'sidetiq', '~> 0.6.3'
+ 
+ # HTTP requests
diff --git a/debian/patches/series b/debian/patches/series
index 31aaf79..6fe1c66 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -18,3 +18,4 @@ loosen-rails-version.patch
 0018-loosen-rdoc.patch
 0019-loosen-creole.patch
 0020-loosen-unicorn.patch
+0021-loosen-sidekiq.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list