Sha256: 0b771ad10aec9d055dff3b82198c2f2f5af975ead28ade6db28aa29999cf6ef9

Contents?: true

Size: 1.01 KB

Versions: 45

Compression:

Stored size: 1.01 KB

Contents

# coding: utf-8
lib = File.expand_path('../lib', __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
require 'multi_xml/version'

Gem::Specification.new do |spec|
  spec.add_development_dependency 'bundler', '~> 1.0'
  spec.author = "Erik Michaels-Ober"
  spec.cert_chain = ['certs/sferik.pem']
  spec.description = %q{Provides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML.}
  spec.email = 'sferik@gmail.com'
  spec.files = %w(.yardopts CHANGELOG.md CONTRIBUTING.md LICENSE.md README.md Rakefile multi_xml.gemspec)
  spec.files += Dir.glob("lib/**/*.rb")
  spec.files += Dir.glob("spec/**/*")
  spec.homepage = 'https://github.com/sferik/multi_xml'
  spec.licenses = ['MIT']
  spec.name = 'multi_xml'
  spec.require_paths = ['lib']
  spec.required_rubygems_version = '>= 1.3.5'
  spec.signing_key = File.expand_path("~/.gem/private_key.pem") if $0 =~ /gem\z/
  spec.summary = %q{A generic swappable back-end for XML parsing}
  spec.test_files = Dir.glob("spec/**/*")
  spec.version = MultiXml::VERSION
end

Version data entries

45 entries across 44 versions & 6 rubygems

Version Path
second_step-0.1.2 secondstep-notify-1.0.0-osx/lib/ruby/lib/ruby/gems/2.2.0/gems/multi_xml-0.5.5/multi_xml.gemspec
simplenet-client-0.2.0 ./vendor/bundle/ruby/1.9.1/gems/multi_xml-0.5.5/multi_xml.gemspec
simplenet-client-0.2.0 ./vendor/bundle/ruby/2.0.0/gems/multi_xml-0.5.5/multi_xml.gemspec
allegro_api_client-0.0.9 gems/ruby/2.1.0/gems/multi_xml-0.5.5/multi_xml.gemspec
allegro_api_client-0.0.8 gems/ruby/2.1.0/gems/multi_xml-0.5.5/multi_xml.gemspec
allegro_api_client-0.0.7 gems/ruby/2.1.0/gems/multi_xml-0.5.5/multi_xml.gemspec
asana2flowdock-1.0.0 vendor/bundle/ruby/1.9.1/gems/multi_xml-0.5.5/multi_xml.gemspec
allegro_api_client-0.0.6 gems/ruby/2.1.0/gems/multi_xml-0.5.5/multi_xml.gemspec
allegro_api_client-0.0.5 gems/ruby/2.1.0/gems/multi_xml-0.5.5/multi_xml.gemspec
allegro_api_client-0.0.4 gems/ruby/2.1.0/gems/multi_xml-0.5.5/multi_xml.gemspec
allegro_api_client-0.0.3 gems/ruby/2.1.0/gems/multi_xml-0.5.5/multi_xml.gemspec
allegro_api_client-0.0.2 gems/ruby/2.1.0/gems/multi_xml-0.5.5/multi_xml.gemspec
allegro_api_client-0.0.1 gems/ruby/2.1.0/gems/multi_xml-0.5.5/multi_xml.gemspec
plyom_user-0.3.1 vendor/bundle/ruby/2.0.0/gems/multi_xml-0.5.5/multi_xml.gemspec
plyom_user-0.3.0 vendor/bundle/ruby/2.0.0/gems/multi_xml-0.5.5/multi_xml.gemspec
plyom_user-0.2.9 vendor/bundle/ruby/2.0.0/gems/multi_xml-0.5.5/multi_xml.gemspec
plyom_user-0.2.8 vendor/bundle/ruby/2.0.0/gems/multi_xml-0.5.5/multi_xml.gemspec
plyom_user-0.2.7 vendor/bundle/ruby/2.0.0/gems/multi_xml-0.5.5/multi_xml.gemspec
plyom_user-0.2.6 vendor/bundle/ruby/2.0.0/gems/multi_xml-0.5.5/multi_xml.gemspec
plyom_user-0.2.5 vendor/bundle/ruby/2.0.0/gems/multi_xml-0.5.5/multi_xml.gemspec