Package: ruby-appraiser / 0.2.0-4
Metadata
Package | Version | Patches format |
---|---|---|
ruby-appraiser | 0.2.0-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix_stub_tests.patch | (download) |
spec/appraiser_spec.rb |
24 12 12 - 0 ! |
fix package tests This patches basically replaces the stub method calls for double ones. It also updates a test using the deprecated rspec "have" method for the "eq" one. Both of these fixes can actually be found on the upstream. However, since a new release on rubygems was not generated, this patch was them necessary. Last-updated: 2016-03-03 |
relax bundler dependency.patch | (download) |
appraiser.gemspec |
2 1 1 - 0 ! |
relax bundler dependency |
996124 ruby 3 fix open.patch | (download) |
lib/rubygems/commands/appraiser_command.rb |
2 1 1 - 0 ! |
fix test failure with ruby 3 Ruby 3.0 won't accept open() (it was deprecated by Ruby 2.7 already). Use URI.open() instead. Bug-Debian: https://bugs.debian.org/996124 |
1