Sha256: 2f63c44d5fa3a288f45198965b2efa4dfe098797c240b3fb1f09b9bd70057e39
Contents?: true
Size: 1.69 KB
Versions: 0
Compression: gzip
Compressed size: 685 Bytes
Stored size: 685 Bytes
Contents
--- !ruby/object:Gem::Specification name: heythisisnate-max_mind version: !ruby/object:Gem::Version version: 0.1.1 platform: ruby authors: - P J Kelly - Nate Clark autorequire: bindir: bin cert_chain: [] date: 2009-05-13 00:00:00 -07:00 default_executable: dependencies: [] description: Ruby library for interacting with the MaxMind GeoIP Web Services email: nate@nateclark.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - History.txt - Manifest.txt - PostInstall.txt - README.rdoc - Rakefile - VERSION - lib/autotest/discover.rb - lib/max_mind.rb - lib/max_mind/service.rb - lib/max_mind/service/city.rb - lib/max_mind/service/city_isp_org.rb - lib/max_mind/service/country.rb - max_mind.gemspec - script/console - script/destroy - script/generate - spec/city_isp_org_spec.rb - spec/city_spec.rb - spec/country_spec.rb - spec/max_mind_spec.rb - spec/service_spec.rb - spec/spec.opts - spec/spec_helper.rb - tasks/rspec.rake has_rdoc: false homepage: http://github.com/heythisisnate/max_mind post_install_message: rdoc_options: - --charset=UTF-8 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.2.0 signing_key: specification_version: 3 summary: Ruby library for interacting with the MaxMind GeoIP Web Services test_files: - spec/city_isp_org_spec.rb - spec/city_spec.rb - spec/country_spec.rb - spec/max_mind_spec.rb - spec/service_spec.rb - spec/spec_helper.rb