Rakefile in 2Performant-0.0.8 vs Rakefile in 2Performant-0.1.0

- old
+ new

@@ -5,10 +5,10 @@ require 'jeweler' Jeweler::Tasks.new do |gem| gem.name = "2Performant" gem.summary = %Q{Library for the 2Performant API} gem.description = %Q{Library for the 2Performant API} - gem.email = "andrei@2performant.com" + gem.email = "radu@2performant.com" gem.homepage = "http://github.com/2performant/2Performant" gem.authors = ["2Performant"] gem.add_dependency "httparty" gem.add_dependency "oauth" gem.add_development_dependency "shoulda", ">= 0"