debian-mirror-gitlab/debian/patches/0027-loosen-underscore-rails.patch
Praveen Arimbrathodiyil ec97b0d742 loosen underscore-rails
2015-09-30 08:08:35 +05:30

13 lines
362 B
Diff

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'