Sha256: 3a5766953812d1599d2f6f496859ca05eab8cae6d04443aea7f7025bc326bd35
Contents?: true
Size: 1.23 KB
Versions: 0
Compression: gzip
Compressed size: 545 Bytes
Stored size: 545 Bytes
Contents
--- !ruby/object:Gem::Specification name: tic_tac_toe version: !ruby/object:Gem::Version hash: 19 prerelease: segments: - 0 - 2 - 2 version: 0.2.2 platform: ruby authors: - Michael Grosser autorequire: bindir: bin cert_chain: [] date: 2012-12-12 00:00:00 Z dependencies: [] description: email: michael@grosser.it executables: - tic_tac_toe extensions: [] extra_rdoc_files: [] files: - Gemfile - Gemfile.lock - Rakefile - Readme.md - bin/tic_tac_toe - lib/tic_tac_toe.rb - lib/tic_tac_toe/version.rb - spec/spec_helper.rb - spec/tic_tac_toe_spec.rb - tic_tac_toe.gemspec homepage: http://github.com/grosser/tic_tac_toe licenses: - MIT 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: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.8.24 signing_key: specification_version: 3 summary: Play Tic-Tac-Toe using Curses test_files: []