Sha256: ac85d22ec9222d98981634aaf8ec5899eb651e1dc84ee016db79c87c38a27a27
Contents?: true
Size: 1.56 KB
Versions: 0
Compression: gzip
Compressed size: 660 Bytes
Stored size: 660 Bytes
Contents
--- !ruby/object:Gem::Specification name: uaid version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 1 - 3 version: 0.1.3 platform: ruby authors: - Adam Williams autorequire: bindir: bin cert_chain: [] date: 2010-06-17 00:00:00 -04: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: - LICENSE - README files: - .gitignore - LICENSE - README - Rakefile - VERSION.yml - lib/uaid.rb - lib/uaid/extractor.rb - lib/uaid/helper.rb - lib/uaid/user_agent.rb - spec/extractor_spec.rb - spec/helper_spec.rb - spec/spec.opts - spec/spec_helper.rb - spec/user_agent_spec.rb - uaid.gemspec has_rdoc: true homepage: http://github.com/fivepointssolutions/uaid licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: A small library useful to Rack-based Ruby applications for obtaining information about the user agent test_files: - spec/extractor_spec.rb - spec/helper_spec.rb - spec/spec_helper.rb - spec/user_agent_spec.rb