ang_ttt_gem 0.0.1 → 1.0.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/ang_ttt_gem.rb +0 -13
  2. metadata +2 -2
data/lib/ang_ttt_gem.rb CHANGED
@@ -1,14 +1 @@
1
1
  $: << File.expand_path(File.dirname(__FILE__) + '/ang_ttt_gem/')
2
- # require "board"
3
- # class Hola
4
- # def self.hi
5
- # puts "Hello world!"
6
- # board = Board.new
7
- # puts $: << File.expand_path(File.dirname(__FILE__) + '/ang_ttt_gem/')
8
- # # if board.nil?
9
- # # puts "there is no board"
10
- # # else
11
- # # puts "there is a board"
12
- # # end
13
- # end
14
- #end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ang_ttt_gem
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 1.0.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -27,7 +27,7 @@ files:
27
27
  - lib/ang_ttt_gem/scoring.rb
28
28
  - lib/ang_ttt_gem/validate.rb
29
29
  - lib/ang_ttt_gem.rb
30
- homepage: https://github.com/angeleah/tic_tac_toe_by_angeleah
30
+ homepage: https://github.com/angeleah/ang_ttt_gem
31
31
  licenses: []
32
32
  post_install_message:
33
33
  rdoc_options: []