Sha256: abbe90a8c09dac4140b392227bc68d1e6bbc54f47668c2abd25edcfa58d951f6

Contents?: true

Size: 1.23 KB

Versions: 0

Compression: gzip

Compressed size: 547 Bytes

Stored size: 547 Bytes

Contents

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

date: 2012-12-10 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: []

Package Spec version

tic_tac_toe-0.2.1