--- !ruby/object:Gem::Specification name: echelon version: !ruby/object:Gem::Version hash: 25 prerelease: segments: - 0 - 0 - 3 version: 0.0.3 platform: ruby authors: - Lloyd Pick autorequire: bindir: bin cert_chain: [] date: 2011-01-11 00:00:00 +00:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: bundler prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 23 segments: - 1 - 0 - 0 version: 1.0.0 type: :development version_requirements: *id001 - !ruby/object:Gem::Dependency name: rspec prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 31 segments: - 2 - 4 - 0 version: 2.4.0 type: :development version_requirements: *id002 - !ruby/object:Gem::Dependency name: json_pure prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - "=" - !ruby/object:Gem::Version hash: 11 segments: - 1 - 4 - 6 version: 1.4.6 type: :runtime version_requirements: *id003 - !ruby/object:Gem::Dependency name: zip prerelease: false requirement: &id004 !ruby/object:Gem::Requirement none: false requirements: - - "=" - !ruby/object:Gem::Version hash: 11 segments: - 2 - 0 - 2 version: 2.0.2 type: :runtime version_requirements: *id004 description: RubyGem to give quick access to Theme Park queue times (Disneyland Paris and Thorpe Park supported) email: - lloydpick@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - Gemfile.lock - History.txt - Manifest.txt - README.rdoc - Rakefile - echelon.gemspec - lib/echelon.rb - lib/echelon/park.rb - lib/echelon/parks/disneyland_paris.rb - lib/echelon/parks/thorpe_park.rb - lib/echelon/ride.rb - lib/echelon/version.rb - spec/disneyland_paris_spec.rb - spec/echelon_spec.rb - spec/thorpe_park_spec.rb has_rdoc: true homepage: http://github.com/lloydpick/echelon licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 23 segments: - 1 - 3 - 6 version: 1.3.6 requirements: [] rubyforge_project: echelon rubygems_version: 1.4.1 signing_key: specification_version: 3 summary: RubyGem to give quick access to Theme Park queue times test_files: []