loosen underscore-rails
This commit is contained in:
parent
e929cb6a8c
commit
ec97b0d742
2 changed files with 14 additions and 0 deletions
13
debian/patches/0027-loosen-underscore-rails.patch
vendored
Normal file
13
debian/patches/0027-loosen-underscore-rails.patch
vendored
Normal file
|
@ -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'
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue