Rakefile in addresslogic-1.2.0 vs Rakefile in addresslogic-1.2.1

- old
+ new

@@ -9,9 +9,10 @@ gem.email = "bjohnson@binarylogic.com" gem.homepage = "http://github.com/binarylogic/addresslogic" gem.authors = ["Ben Johnson of Binary Logic"] gem.rubyforge_project = "addresslogic" end + Jeweler::GemcutterTasks.new Jeweler::RubyforgeTasks.new rescue LoadError puts "Jeweler (or a dependency) not available. Install it with: sudo gem install jeweler" end