[DRE-commits] [gitlab] 06/17: really relax nokogiri
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Feb 7 10:36:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository gitlab.
commit 76fb55e12b910ba261d7954184a7881682e0c40e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri Feb 5 21:24:09 2016 +0530
really relax nokogiri
---
debian/patches/0039-relax-nokogiri.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/0039-relax-nokogiri.patch b/debian/patches/0039-relax-nokogiri.patch
index f5308f1..9670e18 100644
--- a/debian/patches/0039-relax-nokogiri.patch
+++ b/debian/patches/0039-relax-nokogiri.patch
@@ -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'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git
More information about the Pkg-ruby-extras-commits
mailing list