Package: ruby-awesome-print / 1.8.0-1

Metadata

Package Version Patches format
ruby-awesome-print 1.8.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
tests fix absolute require | (download)

spec/misc_spec.rb | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 fix absolute require of library in tests
 Tests can't rely on the library in the lib/ dir in the source package,
 instead they must test the installed copy.
tests remove simplecov | (download)

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

 remove simplecov from tests
fix_blue_integers.patch | (download)

README.md | 2 1 1 - 0 !
lib/awesome_print/inspector.rb | 1 1 0 - 0 !
2 files changed, 2 insertions( ), 1 deletion(-)

 fix integers no longer being printed as blue by default
fix_test_suite_ruby25.patch | (download)

spec/ext/active_record_spec.rb | 16 13 3 - 0 !
spec/methods_spec.rb | 12 10 2 - 0 !
2 files changed, 23 insertions( ), 5 deletions(-)

 [patch] fix specs for ruby 2.4 or higher

Since String#upcase was changed in Ruby 2.4, fix the tests that uses the
methods.
See: https://bugs.ruby-lang.org/issues/10085

fix_test_suite_rails52.patch | (download)

spec/ext/active_record_spec.rb | 12 10 2 - 0 !
spec/support/active_record_data/5_1_diana.txt | 104 104 0 - 0 !
spec/support/active_record_data/5_1_multi.txt | 210 210 0 - 0 !
spec/support/active_record_data/5_2_diana.txt | 104 104 0 - 0 !
spec/support/active_record_data/5_2_multi.txt | 210 210 0 - 0 !
spec/support/rails_versions.rb | 10 10 0 - 0 !
6 files changed, 648 insertions( ), 2 deletions(-)

 [patch] fix specs for rails 5.1 or higher
From 6ef36323b9061dd2c66bf7a6381eecf5527bb963 Mon Sep 17 00:00:00 2001