Package: ruby-dry-cli / 1.1.0-2

Metadata

Package Version Patches format
ruby-dry-cli 1.1.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
test.patch | (download)

spec/support/fixtures/based | 2 1 1 - 0 !
spec/support/fixtures/inline | 2 1 1 - 0 !
2 files changed, 2 insertions( ), 2 deletions(-)

 fix relative require path loading issue
ruby version mismatch.patch | (download)

spec/integration/inherited_commands_spec.rb | 2 1 1 - 0 !
spec/integration/single_command_spec.rb | 2 1 1 - 0 !
2 files changed, 2 insertions( ), 2 deletions(-)

 run scripts only if the versions of ruby running the tests and gem2deb match
  otherwise, output may be polluted by warnings about versions of gems not
  available. This is a dirty workaround, waiting for a cleaner way to run those
  scripts with the correct interpreter.