Skip to content

Commit

Permalink
Regenerate gemspec for version 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis Gillies committed Mar 10, 2011
1 parent d33b274 commit a9372a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions carter.gemspec
Expand Up @@ -11,7 +11,7 @@ Gem::Specification.new do |s|
s.authors = ["Louis Gillies"]
s.date = %q{2011-03-10}
s.description = %q{A really simple shopping cart implementation for rails.}
s.email = %q{louisgillies@yahoo.co.uk}
s.email = %q{louisgillies@ygmail.com}
s.extra_rdoc_files = [
"LICENSE.txt",
"README.md"
Expand Down Expand Up @@ -42,7 +42,7 @@ Gem::Specification.new do |s|
"lib/tasks/carter.rake",
"rails/init.rb"
]
s.homepage = %q{http://github.com/playgood/carter}
s.homepage = %q{http://github.com/gillies-dunlop/carter}
s.licenses = ["MIT"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.3.7}
Expand Down

0 comments on commit a9372a7

Please sign in to comment.