apricoteatsgorilla.gemspec in rubiii-apricoteatsgorilla-0.5.2 vs apricoteatsgorilla.gemspec in rubiii-apricoteatsgorilla-0.5.3

- old
+ new

@@ -3,11 +3,11 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec` # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{apricoteatsgorilla} - s.version = "0.5.2" + s.version = "0.5.3" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Daniel Harrington"] s.date = %q{2009-08-30} s.description = %q{SOAP communication helper.} @@ -29,10 +29,10 @@ "spec/apricoteatsgorilla/apricoteatsgorilla_xml_to_hash_spec.rb", "spec/apricoteatsgorilla/xml_node_spec.rb", "spec/spec_helper.rb" ] s.has_rdoc = true - s.homepage = %q{http://github.com/smacks/apricoteatsgorilla} + s.homepage = %q{http://github.com/rubiii/apricoteatsgorilla} s.rdoc_options = ["--charset=UTF-8", "--title", "Apricot eats Gorilla", "--main", "README.rdoc", "--line-numbers", "--inline-source"] s.require_paths = ["lib"] s.rubygems_version = %q{1.3.1} s.summary = %q{SOAP communication helper.} s.test_files = [