14 lines
362 B
Diff
14 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'
|