Package: ruby-guard / 2.18.1-5

Metadata

Package Version Patches format
ruby-guard 2.18.1-5 3.0 (quilt)

Patch series

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

bin/guard | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not use gem.bin_path
disable_simplecov.patch | (download)

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

 disable simplecov
pending_examples.patch | (download)

spec/lib/guard/plugin_util_spec.rb | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 pending examples
do_not_use_git_ls files.patch | (download)

guard.gemspec | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not use `git ls-files`
add_workarounds_for_cli_inheriting_from_thor.patch | (download)

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

 add workarounds for cli inheriting from thor
fix ftbfs with rspec mock 3.12 and ruby 3+.patch | (download)

spec/lib/guard/commander_spec.rb | 12 6 + 6 - 0 !
spec/lib/guard/commands/scope_spec.rb | 4 2 + 2 - 0 !
spec/lib/guard/deprecated/dsl_spec.rb | 2 1 + 1 - 0 !
spec/lib/guard/deprecated/guard_spec.rb | 16 8 + 8 - 0 !
spec/lib/guard/deprecated/guardfile_spec.rb | 2 1 + 1 - 0 !
spec/lib/guard/dsl_spec.rb | 58 29 + 29 - 0 !
spec/lib/guard/internals/plugins_spec.rb | 8 4 + 4 - 0 !
spec/lib/guard/internals/state_spec.rb | 2 1 + 1 - 0 !
spec/lib/guard/notifier_spec.rb | 2 1 + 1 - 0 !
spec/lib/guard/ui/config_spec.rb | 4 2 + 2 - 0 !
spec/lib/guard/ui_spec.rb | 6 3 + 3 - 0 !
spec/lib/guard_spec.rb | 4 2 + 2 - 0 !
12 files changed, 60 insertions(+), 60 deletions(-)

 fix ftbfs with rspec-mock 3.12 and ruby 3+
ignore unicode emoji ambiguous whitespaces with formatador 0.3+.patch | (download)

spec/lib/guard/dsl_describer_spec.rb | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 ignore unicode emoji ambiguous whitespaces with formatador 0.3+
lumberjack 2 compat.patch | (download)

guard.gemspec | 2 1 + 1 - 0 !
lib/guard/runner.rb | 2 1 + 1 - 0 !
spec/lib/guard/runner_spec.rb | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 fix usage of deprecated lumberjack method