aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-typhoeus/files/patch-gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'www/rubygem-typhoeus/files/patch-gemspec')
-rw-r--r--www/rubygem-typhoeus/files/patch-gemspec10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/rubygem-typhoeus/files/patch-gemspec b/www/rubygem-typhoeus/files/patch-gemspec
new file mode 100644
index 000000000000..be3656532efd
--- /dev/null
+++ b/www/rubygem-typhoeus/files/patch-gemspec
@@ -0,0 +1,10 @@
+--- typhoeus.gemspec.orig 2025-09-03 14:33:53 UTC
++++ typhoeus.gemspec
+@@ -21,6 +21,6 @@ Gem::Specification.new do |s|
+
+ s.specification_version = 4
+
+- s.add_runtime_dependency(%q<ethon>.freeze, [">= 0.9.0".freeze, "< 0.16.0".freeze])
++ s.add_runtime_dependency(%q<ethon>.freeze, [">= 0.9.0".freeze])
+ end
+