Package: ruby-buff-config / 1.0.1-2

Metadata

Package Version Patches format
ruby-buff-config 1.0.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Convert specs to RSpec 3.3.2 syntax with Transpec.patch | (download)

spec/buff/config/ruby_spec.rb | 6 3 + 3 - 0 !
spec/buff/config_spec.rb | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 convert specs to rspec 3.3.2 syntax with transpec

This conversion is done by Transpec 3.1.1 with the following command:
    transpec

* 3 conversions
0002 Don t change LOAD_PATH in tests.patch | (download)

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

 don't change load_path in tests


remove spork | (download)

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

---
relax varia model dependency | (download)

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

---
spec load pathname.patch | (download)

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

---