--- !ruby/object:Gem::Specification name: happymapper version: !ruby/object:Gem::Version version: 0.5.0 platform: ruby authors: - John Nunemaker autorequire: bindir: bin cert_chain: [] date: 2018-03-22 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: libxml-ruby requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.9' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.9' description: email: - nunemaker@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - License - README.rdoc - Rakefile - examples/amazon.rb - examples/current_weather.rb - examples/dashed_elements.rb - examples/multi_street_address.rb - examples/post.rb - examples/twitter.rb - lib/happymapper.rb - lib/happymapper/attribute.rb - lib/happymapper/element.rb - lib/happymapper/item.rb - lib/happymapper/version.rb - spec/fixtures/address.xml - spec/fixtures/analytics.xml - spec/fixtures/commit.xml - spec/fixtures/current_weather.xml - spec/fixtures/family_tree.xml - spec/fixtures/intrade.xml - spec/fixtures/multi_street_address.xml - spec/fixtures/multiple_namespaces.xml - spec/fixtures/nested_namespaces.xml - spec/fixtures/notes.xml - spec/fixtures/pita.xml - spec/fixtures/posts.xml - spec/fixtures/product_default_namespace.xml - spec/fixtures/product_no_namespace.xml - spec/fixtures/product_single_namespace.xml - spec/fixtures/radar.xml - spec/fixtures/statuses.xml - spec/happymapper_attribute_spec.rb - spec/happymapper_element_spec.rb - spec/happymapper_item_spec.rb - spec/happymapper_spec.rb - spec/happymapper_to_xml_namespaces_spec.rb - spec/happymapper_to_xml_spec.rb - spec/spec.opts - spec/spec_helper.rb - spec/support/models.rb homepage: http://happymapper.rubyforge.org licenses: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: happymapper rubygems_version: 2.6.14 signing_key: specification_version: 4 summary: object to xml mapping library test_files: []