[DRE-commits] [gitlab] 02/10: loosen request_store

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Oct 1 04:57:08 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 08374a6ca29bbe7581c1838b54f12f7df3701a72
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Sep 30 20:50:37 2015 +0530

    loosen request_store
---
 debian/patches/0037-loosen-request-store.patch | 13 +++++++++++++
 debian/patches/series                          |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/0037-loosen-request-store.patch b/debian/patches/0037-loosen-request-store.patch
new file mode 100644
index 0000000..0eb6546
--- /dev/null
+++ b/debian/patches/0037-loosen-request-store.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -210,7 +210,7 @@ gem 'jquery-scrollto-rails', '~> 1.4.3'
+ gem 'jquery-ui-rails',    '~> 5.0.5'
+ gem 'nprogress-rails',    '~> 0.1.6.7'
+ gem 'raphael-rails',      '~> 2.1.2'
+-gem 'request_store',      '~> 1.2.0'
++gem 'request_store',      '~> 1.1'
+ gem 'select2-rails',      '~> 3.5.9'
+ gem 'virtus',             '~> 1.0.1'
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 98cbe32..047b9d7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -34,3 +34,4 @@ loosen-rails-version.patch
 0034-loosen-jquery-rails.patch
 0035-loosen-jquery-ui-rails.patch
 0036-loosen-nprogress-rails.patch
+0037-loosen-request-store.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