summaryrefslogtreecommitdiff
path: root/misc/ruby-bundler/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'misc/ruby-bundler/patches/patch-aa')
-rw-r--r--misc/ruby-bundler/patches/patch-aa15
1 files changed, 15 insertions, 0 deletions
diff --git a/misc/ruby-bundler/patches/patch-aa b/misc/ruby-bundler/patches/patch-aa
new file mode 100644
index 00000000000..460c12d651d
--- /dev/null
+++ b/misc/ruby-bundler/patches/patch-aa
@@ -0,0 +1,15 @@
+$NetBSD: patch-aa,v 1.1.1.1 2010/09/12 01:51:10 taca Exp $
+
+Allow use of rubygems 1.3.5.
+
+--- ../bundler-1.0.0.gemspec.orig 2010-09-06 22:33:45.000000000 +0000
++++ ../bundler-1.0.0.gemspec
+@@ -143,7 +143,7 @@ required_rubygems_version: !ruby/object:
+ requirements:
+ - - ">="
+ - !ruby/object:Gem::Version
+- version: 1.3.6
++ version: 1.3.5
+ requirements: []
+
+ rubyforge_project: bundler