File: relax-pathname2.patch

package info (click to toggle)
ruby-fixwhich 1.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 76 kB
  • sloc: ruby: 21; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 505 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description: Relax the dependency on ruby-pathname2
Author: Simon Quigley <tsimonq2@debian.org>
Origin: vendor
Last-Update: 2026-02-10
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/metadata.yml
+++ b/metadata.yml
@@ -15,9 +15,6 @@ dependencies:
   name: pathname2
   requirement: !ruby/object:Gem::Requirement
     requirements:
-    - - "~>"
-      - !ruby/object:Gem::Version
-        version: '1.4'
     - - ">="
       - !ruby/object:Gem::Version
         version: 1.4.4