Package: ruby-rufus-scheduler / 3.1.10-2

Metadata

Package Version Patches format
ruby-rufus-scheduler 3.1.10-2 3.0 (quilt)

Patch series

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

spec/job_cron_spec.rb | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 patch tests to fix current month dependency
 One of the tests were using the expression `current month + 1` inside a time
 parser function, which resulted in an error if current month was 12 (i.e Dec)