taka_tic_tac_toe 0.4.0 → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/taka_tic_tac_toe/game.rb +1 -1
  2. metadata +2 -2
@@ -1,7 +1,7 @@
1
1
  module TakaTicTacToe
2
2
  class Game
3
3
 
4
- attr_accessor :human
4
+ attr_accessor :human, :board, :computer
5
5
  attr_writer :output, :input
6
6
 
7
7
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: taka_tic_tac_toe
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -93,7 +93,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
93
93
  version: '0'
94
94
  segments:
95
95
  - 0
96
- hash: 790101770860698633
96
+ hash: 4172279214151776976
97
97
  required_rubygems_version: !ruby/object:Gem::Requirement
98
98
  none: false
99
99
  requirements: