Sha256: 507d463cc73127b8dc8622b0a2d75b34ed7a5552f8d6330ed18c9bf2b23afe22

Contents?: true

Size: 1.31 KB

Versions: 0

Compression: gzip

Compressed size: 573 Bytes

Stored size: 573 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: tic_tac_toe
version: !ruby/object:Gem::Version 
  hash: 23
  prerelease: false
  segments: 
  - 0
  - 2
  - 0
  version: 0.2.0
platform: ruby
authors: 
- Michael Grosser
autorequire: 
bindir: bin
cert_chain: []

date: 2011-01-02 00:00:00 +01:00
default_executable: tic_tac_toe
dependencies: []

description: 
email: michael@grosser.it
executables: 
- tic_tac_toe
extensions: []

extra_rdoc_files: []

files: 
- Gemfile
- Gemfile.lock
- Rakefile
- Readme.md
- VERSION
- bin/tic_tac_toe
- lib/tic_tac_toe.rb
- spec/spec_helper.rb
- spec/tic_tac_toe_spec.rb
- tic_tac_toe.gemspec
has_rdoc: true
homepage: http://github.com/grosser/tic_tac_toe
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: 3
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: 
rubygems_version: 1.3.7
signing_key: 
specification_version: 3
summary: Play Tic-Tac-Toe using Curses
test_files: 
- spec/spec_helper.rb
- spec/tic_tac_toe_spec.rb

Package Spec version

tic_tac_toe-0.2.0