ruby_ttt 0.3.7 → 0.3.8

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/ruby_ttt.rb +1 -0
  2. metadata +1 -1
data/lib/ruby_ttt.rb CHANGED
@@ -1,3 +1,4 @@
1
+ $: << File.expand_path(File.dirname(__FILE__))
1
2
  require 'tictactoe_constants'
2
3
  require 'ai'
3
4
  require 'board'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby_ttt
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.7
4
+ version: 0.3.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: