Package: ruby-beautify / 0.97.4-3

Metadata

Package Version Patches format
ruby-beautify 0.97.4-3 3.0 (quilt)

Patch series

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

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

 this patch disables codeclimate-test-reporter.
0020_remove_unnecessary_bundler_usage.patch | (download)

spec/bin/ruby-beautify_spec.rb | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 this patch removes unnecassary bundler calls.
0030_add_fileutils_to_spec_helper.patch | (download)

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

 added required import of fileutils (used only during tests).