wizardwerdna-pokerstats 1.0.13 → 1.0.14

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.13
1
+ 1.0.14
@@ -220,4 +220,4 @@ Dir[File.dirname(__FILE__) + "/plugins/*_statistics.rb"].each {|filename| requir
220
220
  HandStatistics.delegate_plugin_public_methods_except HandStatisticsAPI.public_methods
221
221
 
222
222
  # # puts HandStatistics.rails_migration_data
223
- puts HandStatistics.player_statistics_migration_data
223
+ # puts HandStatistics.player_statistics_migration_data
data/pokerstats.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{pokerstats}
8
- s.version = "1.0.13"
8
+ s.version = "1.0.14"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Andrew C. Greenberg"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wizardwerdna-pokerstats
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.13
4
+ version: 1.0.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew C. Greenberg
@@ -90,6 +90,7 @@ files:
90
90
  - spec/zpokerstars_hand_history_parser_integration.txt
91
91
  has_rdoc: false
92
92
  homepage: http://github.com/wizardwerdna/pokerstats
93
+ licenses:
93
94
  post_install_message:
94
95
  rdoc_options:
95
96
  - --charset=UTF-8
@@ -110,7 +111,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
110
111
  requirements: []
111
112
 
112
113
  rubyforge_project:
113
- rubygems_version: 1.2.0
114
+ rubygems_version: 1.3.5
114
115
  signing_key:
115
116
  specification_version: 3
116
117
  summary: poker hand history statistics library