Rakefile in brightcove-api-1.0.4 vs Rakefile in brightcove-api-1.0.5

- old
+ new

@@ -11,10 +11,10 @@ require 'jeweler' Jeweler::Tasks.new do |gem| # gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options gem.name = "brightcove-api" - gem.homepage = "http://github.com/agoragames/brightcove" + gem.homepage = "http://github.com/BrightcoveOS/Ruby-MAPI-Wrapper" gem.license = "MIT" gem.summary = %Q{Ruby gem for interacting with the Brightcove media API} gem.description = %Q{Ruby gem for interacting with the Brightcove media API. http://docs.brightcove.com/en/media/} gem.email = "dczarnecki@agoragames.com" gem.authors = ["David Czarnecki"]