really relax nokogiri
This commit is contained in:
parent
d3154a8bbd
commit
76fb55e12b
1 changed files with 1 additions and 1 deletions
2
debian/patches/0039-relax-nokogiri.patch
vendored
2
debian/patches/0039-relax-nokogiri.patch
vendored
|
@ -9,7 +9,7 @@ Index: gitlab/Gemfile
|
|||
# See https://groups.google.com/forum/#!topic/ruby-security-ann/aSbgDiwb24s
|
||||
# and https://groups.google.com/forum/#!topic/ruby-security-ann/Dy7YiKb_pMM
|
||||
-gem 'nokogiri', '1.6.7.2'
|
||||
+gem 'nokogiri', '~> 1.6.7', '>= 1.6.7.2'
|
||||
+gem 'nokogiri', '~> 1.6.7', '>= 1.6.7.1'
|
||||
|
||||
# Diffs
|
||||
gem 'diffy', '~> 3.0.3'
|
||||
|
|
Loading…
Reference in a new issue