Skip to content

Commit

Permalink
Fixed gem url for gem manifest.
Browse files Browse the repository at this point in the history
  • Loading branch information
leanucci committed Mar 4, 2011
1 parent 097c4c2 commit 563d565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -13,7 +13,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 = "bravo"
gem.homepage = "http://github.com/leanucci/bravo"
gem.homepage = "http://github.com/Vurbia/Bravo"
gem.license = "MIT"
gem.summary = "Adaptador AFIP wsfe."
gem.description = "Adaptador para el Web Service de Facturacion Electronica de AFIP"
Expand Down

0 comments on commit 563d565

Please sign in to comment.