fixed github url
This commit is contained in:
parent
03d6f8f0db
commit
088369afc2
2
Rakefile
2
Rakefile
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue