footballdb-clubs 2019.12.16 → 2020.3.30

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  ##########################################
2
2
  # auto-generated all-in-one single datafile clubs.wiki.txt bundle
3
- # on 2019-12-16 10:13:22 +0100 from 5 datafile(s)
3
+ # on 2020-03-30 19:48:21 +0200 from 5 datafile(s)
4
4
  # please, do NOT edit here; use the source
5
5
  # see https://github.com/openfootball/clubs - updates welcome!
6
6
 
@@ -4,9 +4,9 @@
4
4
  module FootballDb
5
5
  module Clubs
6
6
 
7
- MAJOR = 2019 ## todo: namespace inside version or something - why? why not??
8
- MINOR = 12
9
- PATCH = 16
7
+ MAJOR = 2020 ## todo: namespace inside version or something - why? why not??
8
+ MINOR = 3
9
+ PATCH = 30
10
10
  VERSION = [MAJOR,MINOR,PATCH].join('.')
11
11
 
12
12
  def self.version
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: footballdb-clubs
3
3
  version: !ruby/object:Gem::Version
4
- version: 2019.12.16
4
+ version: 2020.3.30
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gerald Bauer
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-12-16 00:00:00.000000000 Z
11
+ date: 2020-03-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sportdb-clubs
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.4.0
19
+ version: 0.4.4
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - ">="
25
25
  - !ruby/object:Gem::Version
26
- version: 0.4.0
26
+ version: 0.4.4
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: fifa
29
29
  requirement: !ruby/object:Gem::Requirement