fixed github url

This commit is contained in:
cowboycoded 2011-03-06 23:26:50 -05:00
parent 03d6f8f0db
commit 088369afc2
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ 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 = "impressionist"
gem.homepage = "http://github.com/johnmcaliley/impressionist"
gem.homepage = "http://github.com/cowboycoded/impressionist"
gem.license = "MIT"
gem.summary = %Q{Easy way to log impressions}
gem.description = %Q{Log impressions from controller actions or from a model}