icu_tournament 1.6.4 → 1.6.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -270,6 +270,7 @@ module ICU
270
270
  ['SEN', 'Senegal'],
271
271
  ['SRB', 'Serbia'],
272
272
  ['SEY', 'Seychelles'],
273
+ ['SLE', 'Siera Leone'],
273
274
  ['SIN', 'Singapore'],
274
275
  ['SVK', 'Slovakia'],
275
276
  ['SLO', 'Slovenia'],
@@ -2,6 +2,6 @@
2
2
 
3
3
  module ICU
4
4
  class Tournament
5
- VERSION = "1.6.4"
5
+ VERSION = "1.6.5"
6
6
  end
7
7
  end
@@ -116,7 +116,7 @@ module ICU
116
116
 
117
117
  context "#menu" do
118
118
  before(:all) do
119
- @total = 173
119
+ @total = 174
120
120
  end
121
121
 
122
122
  it "should return array of name-code pairs in order of name by default" do
@@ -175,7 +175,7 @@ module ICU
175
175
 
176
176
  context "#codes" do
177
177
  before(:all) do
178
- @total = 173
178
+ @total = 174
179
179
  end
180
180
 
181
181
  it "should return array of codes ordered alphabetically" do
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.6.4
4
+ version: 1.6.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-08-15 00:00:00.000000000 Z
12
+ date: 2012-08-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: dbf
@@ -173,7 +173,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
173
173
  version: '0'
174
174
  segments:
175
175
  - 0
176
- hash: 3015921118776954883
176
+ hash: 1201575194219273675
177
177
  required_rubygems_version: !ruby/object:Gem::Requirement
178
178
  none: false
179
179
  requirements:
@@ -182,7 +182,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
182
182
  version: '0'
183
183
  segments:
184
184
  - 0
185
- hash: 3015921118776954883
185
+ hash: 1201575194219273675
186
186
  requirements: []
187
187
  rubyforge_project: icu_tournament
188
188
  rubygems_version: 1.8.24