summaryrefslogtreecommitdiff
path: root/textproc/rubygem-nokogiri/files/patch-Gemfile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-22 15:57:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-22 15:57:13 +0000
commita8e090d5787d7600d4b31ad2917391e5d48e6617 (patch)
tree3e58399a59c4a01ad980fd109f96605efac5d266 /textproc/rubygem-nokogiri/files/patch-Gemfile
parentx11/libXext: add CPE information (diff)
- Update to 1.6.6.2
- Remove trailing tab Changes: https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.rdoc
Diffstat (limited to 'textproc/rubygem-nokogiri/files/patch-Gemfile')
-rw-r--r--textproc/rubygem-nokogiri/files/patch-Gemfile8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/rubygem-nokogiri/files/patch-Gemfile b/textproc/rubygem-nokogiri/files/patch-Gemfile
index c0f38850d70a..6d2ae0316f90 100644
--- a/textproc/rubygem-nokogiri/files/patch-Gemfile
+++ b/textproc/rubygem-nokogiri/files/patch-Gemfile
@@ -1,11 +1,11 @@
---- ./Gemfile.orig 2014-08-23 23:55:51.220817626 +0000
-+++ ./Gemfile 2014-08-23 23:55:51.313817577 +0000
+--- Gemfile.orig 2014-08-23 23:55:51.220817626 +0000
++++ Gemfile 2014-08-23 23:55:51.313817577 +0000
@@ -4,8 +4,6 @@
source "https://rubygems.org/"
--gem "mini_portile", "=0.6.0"
+-gem "mini_portile", "~>0.6.0"
-
gem "rdoc", "~>4.0", :group => [:development, :test]
gem "hoe-bundler", ">=1.1", :group => [:development, :test]
- gem "hoe-debugging", ">=1.0.3", :group => [:development, :test]
+ gem "hoe-debugging", "~>1.2.0", :group => [:development, :test]