diff --git a/rubygem-ruby-progressbar.spec b/rubygem-ruby-progressbar.spec index 378fe06..a98b179 100644 --- a/rubygem-ruby-progressbar.spec +++ b/rubygem-ruby-progressbar.spec @@ -70,9 +70,6 @@ export RUBYLIB=$(pwd)/lib # Need investigation sed -i spec/lib/ruby-progressbar/base_spec.rb \ -e '\@can be converted into a hash@s|it|xit|' -# ??? -sed -i spec/lib/ruby-progressbar/projector/smoothed_average_spec.rb \ - -e 's|\.to be \([0-9][0-9]*\.[0-9][0-9]*\)|.to eq(\1)|' ruby -rruby-progressbar -rtimecop -S rspec spec popd