debian-mirror-gitlab/debian/patches/0027-loosen-underscore-rails.patch
Praveen Arimbrathodiyil daa3d11ba8 refresh patches
2015-12-23 02:32:54 +05:30

13 lines
362 B
Diff

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