--- !ruby/object:Gem::Specification name: rubiii-apricoteatsgorilla version: !ruby/object:Gem::Version version: 0.5.7 platform: ruby authors: - Daniel Harrington autorequire: bindir: bin cert_chain: [] date: 2009-09-04 00:00:00 -07:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: hpricot type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - "=" - !ruby/object:Gem::Version version: 0.8.241 version: - !ruby/object:Gem::Dependency name: rspec type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.2.8 version: description: SOAP communication helper email: me@rubiii.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - .gitignore - README.rdoc - Rakefile - VERSION - apricoteatsgorilla.gemspec - lib/apricoteatsgorilla.rb - lib/apricoteatsgorilla/apricoteatsgorilla.rb - lib/apricoteatsgorilla/xml_node.rb - 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 - spec/spec_helper.rb has_rdoc: true homepage: http://github.com/rubiii/apricoteatsgorilla licenses: post_install_message: rdoc_options: - --charset=UTF-8 - --title - Apricot eats Gorilla - --main - README.rdoc - --line-numbers - --inline-source require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 2 summary: SOAP communication helper 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 - spec/spec_helper.rb