Rakefile in tsunami-0.3.1 vs Rakefile in tsunami-0.4.0
- old
+ new
@@ -9,10 +9,9 @@
gem.description = %Q{For reals, it draws waveforms, man}
gem.email = "zmaxor@gmail.com"
gem.homepage = "http://github.com/zmack/tsunami"
gem.authors = ["Andrei Bocan"]
gem.add_dependency "rmagick", ">= 0"
- gem.add_dependency "ruby-audio", ">= 1.0.0"
gem.add_development_dependency "thoughtbot-shoulda", ">= 0"
# gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
end
Jeweler::GemcutterTasks.new
rescue LoadError