Rakefile in Kelsin-lilygraph-0.2.5 vs Rakefile in Kelsin-lilygraph-0.3.0

- old
+ new

@@ -8,9 +8,10 @@ s.homepage = "http://github.com/Kelsin/lilygraph" s.authors = ["Christopher Giroir"] s.add_dependency("color-tools", ">= 1.3.0") end + Jeweler::GemcutterTasks.new rescue LoadError puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com" end