taka_tic_tac_toe 0.1.0 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/taka_tic_tac_toe.rb +0 -1
  2. metadata +2 -2
@@ -2,6 +2,5 @@ require 'taka_tic_tac_toe/game'
2
2
  require 'taka_tic_tac_toe/board'
3
3
  require 'taka_tic_tac_toe/human'
4
4
  require 'taka_tic_tac_toe/computer'
5
- require 'taka_tic_tac_toe/decorators/ai_decorator.rb'
6
5
  require 'taka_tic_tac_toe/ai_difficulty/impossible_ai'
7
6
  require 'taka_tic_tac_toe/ai_difficulty/easy_ai'
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.1.0
4
+ version: 0.2.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: -1302414180920013736
96
+ hash: 1416196486351997092
97
97
  required_rubygems_version: !ruby/object:Gem::Requirement
98
98
  none: false
99
99
  requirements: