[DRE-commits] [gitlab] 01/02: loosen slim

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Oct 2 03:45:52 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 6a3c137c9be14a49776b7bf78c13f702cbd7562b
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Oct 1 22:00:10 2015 +0530

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

diff --git a/debian/patches/0105-loosen-slim.patch b/debian/patches/0105-loosen-slim.patch
new file mode 100644
index 0000000..216011d
--- /dev/null
+++ b/debian/patches/0105-loosen-slim.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -126,7 +126,7 @@ gem "state_machine", '~> 1.2.0'
+ gem 'acts-as-taggable-on', '~> 3.4'
+ 
+ # Background jobs
+-gem 'slim', '~> 2.0.2'
++gem 'slim', '~> 3.0.6'
+ gem 'sinatra', '~> 1.4.4', require: nil
+ gem 'sidekiq', '3.4.2'
+ gem 'sidetiq', '~> 0.6.3'
diff --git a/debian/patches/series b/debian/patches/series
index d42951e..941897b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -40,3 +40,4 @@ loosen-rails-version.patch
 0102-loosen-octokit.patch
 0103-loosen-whenever.patch
 0104-loosen-kaminari.patch
+0105-loosen-slim.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