Rakefile in authentic_jobs-0.2.1 vs Rakefile in authentic_jobs-0.2.2

- old
+ new

@@ -6,10 +6,10 @@ Jeweler::Tasks.new do |gem| gem.name = "authentic_jobs" gem.summary = %Q{Ruby wrapper for the Authenic Jobs API} gem.description = %Q{Ruby wrapper for the Authentic Jobs API} gem.email = "wynn.netherland@gmail.com" - gem.homepage = "http://github.com/pengwynn/authentic_jobs" + gem.homepage = "http://wynnnetherland.com/projects/authentic_jobs/" gem.authors = ["Wynn Netherland"] gem.add_dependency('hashie', '~> 0.2.0') gem.add_dependency('httparty', '~> 0.5.2')