Package: ruby-minimization / 0.2.1-3

Metadata

Package Version Patches format
ruby-minimization 0.2.1-3 3.0 (quilt)

Patch series

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

spec/minimization_unidimensional_spec.rb | 12 6 + 6 - 0 !
spec/spec_helper.rb | 6 0 + 6 - 0 !
2 files changed, 6 insertions(+), 12 deletions(-)

 adapt specs to rspec2
 Do require 'spec', the deprecated version of RSpec.
 Change be_close to be_within to avoid warnings