Sha256: 894f9d562ce8ba718d7467f7de7a21ea14a10b567e73fd93546e202f0e643c44
Contents?: true
Size: 1.28 KB
Versions: 0
Compression: gzip
Compressed size: 559 Bytes
Stored size: 559 Bytes
Contents
--- !ruby/object:Gem::Specification name: fivepointssolutions-uaid version: !ruby/object:Gem::Version version: 0.0.1 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/helper.rb - lib/uaid/user_agent.rb - lib/uaid.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: []