Package: ruby-celluloid / 0.18.0-3

Metadata

Package Version Patches format
ruby-celluloid 0.18.0-3 3.0 (quilt)

Patch series

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

spec/celluloid/actor/system_spec.rb | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 add require line to fix test failure


add missing requires.patch | (download)

lib/celluloid/rspec.rb | 1 0 + 1 - 0 !
spec/support/configure_rspec.rb | 3 3 + 0 - 0 !
2 files changed, 3 insertions(+), 1 deletion(-)

 add missing requires

The module uses FileUtils.rm() and verbose_retry. Also drop coverage, which
requires ruby-coveralls.

Forwaded: not-needed

hash inspect.patch | (download)

spec/shared/actor_examples.rb | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 make hash syntax compatible with both ruby 3.3 and 3.4