debian-mirror-gitlab/debian/patches/0027-loosen-underscore-rails.patch
Praveen Arimbrathodiyil 6bdfba8d68 refresh patches at 8.1.0
2015-10-24 20:10:10 +05:30

13 lines
362 B
Diff

Index: gitlab/Gemfile
===================================================================
--- gitlab.orig/Gemfile
+++ gitlab/Gemfile
@@ -169,7 +169,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'