Rakefile in tsunami-0.0.2 vs Rakefile in tsunami-0.1.0
- old
+ new
@@ -9,10 +9,10 @@
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 "narray", ">= 0"
+ gem.add_dependency "ruby-audio", ">= 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