aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ruby-hpricot/rakefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ruby-hpricot/rakefile.patch')
-rw-r--r--testing/ruby-hpricot/rakefile.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/testing/ruby-hpricot/rakefile.patch b/testing/ruby-hpricot/rakefile.patch
deleted file mode 100644
index 3ccf91873d..0000000000
--- a/testing/ruby-hpricot/rakefile.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-Don't load bundler.
-
---- a/Rakefile
-+++ b/Rakefile
-@@ -1,4 +1,3 @@
--require 'bundler/setup'
- ENV.delete('RUBYOPT') # Don't propagate RUBYOPT/Bundler to subprocesses
- require 'rake/clean'
- require 'rubygems/package_task'