Rakefile in ubiquo-0.1.6 vs Rakefile in ubiquo-0.1.7
- old
+ new
@@ -10,9 +10,10 @@
gem.description = %Q{This gem provides a command-line application to make the creation of ubiquo based applications fast and easy.}
gem.email = "rsalvado@gnuine.com"
gem.homepage = "http://www.ubiquo.me"
gem.authors = ["Ramon Salvadó"]
gem.add_dependency(%q<rails>, '= 2.3.5')
+ gem.add_dependency(%q<rmagick>, '>= 1.15.9')
gem.add_dependency(%q<highline>)
# gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
end
Jeweler::GemcutterTasks.new
rescue LoadError