remove rubygems
This commit is contained in:
parent
942a011ae7
commit
4ee369d7e6
2 changed files with 12 additions and 0 deletions
11
debian/patches/remove-rubygems.patch
vendored
Normal file
11
debian/patches/remove-rubygems.patch
vendored
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
Index: ruby-rack-proxy/test/test_helper.rb
|
||||||
|
===================================================================
|
||||||
|
--- ruby-rack-proxy.orig/test/test_helper.rb
|
||||||
|
+++ ruby-rack-proxy/test/test_helper.rb
|
||||||
|
@@ -1,6 +1,3 @@
|
||||||
|
-require "rubygems"
|
||||||
|
-require 'bundler/setup'
|
||||||
|
-require 'bundler/gem_tasks'
|
||||||
|
require "test/unit"
|
||||||
|
|
||||||
|
require "rack"
|
1
debian/patches/series
vendored
Normal file
1
debian/patches/series
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
remove-rubygems.patch
|
Loading…
Reference in a new issue