sportdb 0.9.4 → 0.9.5

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.
data/data/cl/teams.txt CHANGED
@@ -15,7 +15,7 @@ sporting, Sporting Lisboa, pt, city:lisboa
15
15
  milan, AC Mailand|AC Milan, it, city:milano
16
16
  inter, FC Internazionale Milano, it, city:milano
17
17
  napoli, SSC Napoli, it, city:napoli
18
- juventus, Juventus Turin, it, city:turin
18
+ juventus, Juventus Turin, it, city:torino
19
19
 
20
20
  paris, Paris St. Germain|Paris S.Germai|Paris Saint Germain, fr, city:paris
21
21
  montpellier, HSC Montpellier|Montpellier, fr, city:montpellier
@@ -1,4 +1,4 @@
1
1
 
2
2
  module SportDB
3
- VERSION = '0.9.4'
3
+ VERSION = '0.9.5'
4
4
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sportdb
3
3
  version: !ruby/object:Gem::Version
4
- hash: 51
4
+ hash: 49
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 9
9
- - 4
10
- version: 0.9.4
9
+ - 5
10
+ version: 0.9.5
11
11
  platform: ruby
12
12
  authors:
13
13
  - Gerald Bauer