Rakefile in provideal-plugin-utils-0.1.2 vs Rakefile in provideal-plugin-utils-0.1.3
- old
+ new
@@ -10,7 +10,7 @@
gemspec.email = "info@provideal.net"
gemspec.homepage = "http://github.com/provideal/provideal-plugin-utils/"
gemspec.authors = ["René Sprotte"]
end
rescue LoadError
- puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
+ puts "Jeweler not available. Install it with: sudo gem install jeweler"
end
\ No newline at end of file