Rakefile in uberkit-0.0.7 vs Rakefile in uberkit-0.0.8
- old
+ new
@@ -7,9 +7,10 @@
s.homepage = "http://github.com/mbleigh/uberkit"
s.description = "UberKit is a set of tools for common UI problems in Rails including menus and forms."
s.authors = ["Michael Bleigh"]
s.files = FileList["[A-Z]*", "{lib,rails}/**/*"]
end
+ Jeweler::GemcutterTasks.new
rescue LoadError
puts "Jeweler, or one of its dependencies, is not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
end