Sha256: fa16bb7ebb3051e11fd5709df3b489243208c3da5d462e9b6b750fe7e464edd0
Contents?: true
Size: 1.33 KB
Versions: 0
Compression: gzip
Compressed size: 569 Bytes
Stored size: 569 Bytes
Contents
--- !ruby/object:Gem::Specification name: fivepointssolutions-uaid version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - Adam Williams autorequire: bindir: bin cert_chain: [] date: 2009-03-18 00:00:00 -07:00 default_executable: dependencies: [] description: A small library useful to Rack-based Ruby applications for obtaining information about the user agent email: adam@thewilliams.ws executables: [] extensions: [] extra_rdoc_files: [] files: - VERSION.yml - lib/uaid - lib/uaid/extractor.rb - lib/uaid/helper.rb - lib/uaid/user_agent.rb - lib/uaid.rb - spec/extractor_spec.rb - spec/helper_spec.rb - spec/spec.opts - spec/spec_helper.rb - spec/user_agent_spec.rb has_rdoc: false homepage: http://github.com/fivepointssolutions/uaid post_install_message: rdoc_options: [] 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: 2 summary: A small library useful to Rack-based Ruby applications for obtaining information about the user agent test_files: []