icu_tournament 1.7.0 → 1.7.1

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/icu_tournament/version.rb +1 -1
  2. metadata +5 -4
@@ -2,6 +2,6 @@
2
2
 
3
3
  module ICU
4
4
  class Tournament
5
- VERSION = "1.7.0"
5
+ VERSION = "1.7.1"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: icu_tournament
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.0
4
+ version: 1.7.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -160,7 +160,8 @@ files:
160
160
  - LICENCE
161
161
  - README.rdoc
162
162
  homepage: http://github.com/sanichi/icu_tournament
163
- licenses: []
163
+ licenses:
164
+ - MIT
164
165
  post_install_message:
165
166
  rdoc_options: []
166
167
  require_paths:
@@ -173,7 +174,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
173
174
  version: '0'
174
175
  segments:
175
176
  - 0
176
- hash: 3414921205648147580
177
+ hash: -1130545220324126325
177
178
  required_rubygems_version: !ruby/object:Gem::Requirement
178
179
  none: false
179
180
  requirements:
@@ -182,7 +183,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
182
183
  version: '0'
183
184
  segments:
184
185
  - 0
185
- hash: 3414921205648147580
186
+ hash: -1130545220324126325
186
187
  requirements: []
187
188
  rubyforge_project: icu_tournament
188
189
  rubygems_version: 1.8.23