diff options
| author | 2020-03-18 00:24:12 -0400 | |
|---|---|---|
| committer | 2020-03-18 00:24:12 -0400 | |
| commit | e7cd80b5bc3d21ca316112adbab3d0967374cdff (patch) | |
| tree | 45f3368ae6865cbfbd77daf7a1081b0ad6109ee2 /debian/patches/allow-newer-rubyzip.patch | |
| parent | 7b9b247ca0c0eb4fd3d671f1115268320463f811 (diff) | |
Drop patch no longer needed.
Diffstat (limited to 'debian/patches/allow-newer-rubyzip.patch')
| -rw-r--r-- | debian/patches/allow-newer-rubyzip.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/debian/patches/allow-newer-rubyzip.patch b/debian/patches/allow-newer-rubyzip.patch deleted file mode 100644 index 72313dc..0000000 --- a/debian/patches/allow-newer-rubyzip.patch +++ /dev/null @@ -1,14 +0,0 @@ -Description: Allow newer versions of ruby-zip -Author: Unit 193 <unit193@ubuntu.com> - ---- ruby-roo-2.8.2.orig/roo.gemspec -+++ ruby-roo-2.8.2/roo.gemspec -@@ -20,7 +20,7 @@ Gem::Specification.new do |spec| - spec.required_ruby_version = ">= 2.3.0" - - spec.add_dependency 'nokogiri', '~> 1' -- spec.add_dependency 'rubyzip', '>= 1.2.1', '< 2.0.0' -+ spec.add_dependency 'rubyzip', '>= 1.2.1' - - spec.add_development_dependency 'rake', '~> 10.1' - spec.add_development_dependency 'minitest', '~> 5.4', '>= 5.4.3' |
