[DRE-commits] [gitlab] 05/10: loosen underscore-rails

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Sep 30 03:18:40 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 ec97b0d742183f1a8ada60d1da65dd34e82f3d5b
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Sep 30 08:08:35 2015 +0530

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

diff --git a/debian/patches/0027-loosen-underscore-rails.patch b/debian/patches/0027-loosen-underscore-rails.patch
new file mode 100644
index 0000000..0e4c7e4
--- /dev/null
+++ b/debian/patches/0027-loosen-underscore-rails.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -176,7 +176,7 @@ gem 'd3_rails', '~> 3.5.5'
+ gem "cal-heatmap-rails", "~> 0.0.1"
+ 
+ # underscore-rails
+-gem "underscore-rails", "~> 1.4.4"
++gem "underscore-rails", "~> 1.8.2"
+ 
+ # Sanitize user input
+ gem "sanitize", '~> 2.0'
diff --git a/debian/patches/series b/debian/patches/series
index c8a92c6..b299a32 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -24,3 +24,4 @@ loosen-rails-version.patch
 0024-loosen-slack-notifier.patch
 0025-loosen-asana.patch
 0026-disable-fogbugz.patch
+0027-loosen-underscore-rails.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