Package: ruby-sdoc / 2.6.5-1

Metadata

Package Version Patches format
ruby-sdoc 2.6.5-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
skip bundler in tests.patch | (download)

spec/spec_helper.rb | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 do not load bundler during tests

This will avoid bundler trying to load sdoc.gemspec, which would try to use
git to compile a list of files in the gem.

This patch is Debian-specific.