apricoteatsgorilla.gemspec in rubiii-apricoteatsgorilla-0.5.6 vs apricoteatsgorilla.gemspec in rubiii-apricoteatsgorilla-0.5.7
- old
+ new
@@ -3,16 +3,16 @@
# 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.6"
+ s.version = "0.5.7"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Daniel Harrington"]
- s.date = %q{2009-09-02}
- s.description = %q{SOAP communication helper.}
+ s.date = %q{2009-09-04}
+ s.description = %q{SOAP communication helper}
s.email = %q{me@rubiii.com}
s.extra_rdoc_files = [
"README.rdoc"
]
s.files = [
@@ -33,10 +33,10 @@
s.has_rdoc = true
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.summary = %q{SOAP communication helper}
s.test_files = [
"spec/apricoteatsgorilla/apricoteatsgorilla_hash_to_xml_spec.rb",
"spec/apricoteatsgorilla/apricoteatsgorilla_spec.rb",
"spec/apricoteatsgorilla/apricoteatsgorilla_xml_to_hash_spec.rb",
"spec/apricoteatsgorilla/xml_node_spec.rb",