diff --git a/Rakefile b/Rakefile index f1a59f1..d9c7630 100644 --- a/Rakefile +++ b/Rakefile @@ -9,8 +9,8 @@ begin gem.email = "bjohnson@binarylogic.com" gem.homepage = "http://github.com/binarylogic/settingslogic" gem.authors = ["Ben Johnson of Binary Logic"] - gem.rubyforge_project = "settingslogic" end + Jeweler::GemcutterTasks.new rescue LoadError puts "Jeweler (or a dependency) not available. Install it with: sudo gem install jeweler" end -- libgit2 0.21.0