mtg-db 2.3.10 → 2.3.11

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,7 +2,7 @@ require 'json'
2
2
 
3
3
  module Mtg
4
4
  module Db
5
- VERSION = '2.3.10'
5
+ VERSION = '2.3.11'
6
6
  CARDS_PATH = File.expand_path('../../data/sets/%s.json', __FILE__)
7
7
  SETS_PATH = File.expand_path('../../data/sets.json', __FILE__)
8
8
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mtg-db
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.10
4
+ version: 2.3.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gabe Smith
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-04-09 00:00:00.000000000 Z
11
+ date: 2020-04-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: 'mtg-db is a Ruby gem containing data for all Magic: The Gathering cards
14
14
  and sets, in JSON format. The linked repository contains rake scripts to scrape
@@ -55,6 +55,7 @@ files:
55
55
  - data/sets/c17.json
56
56
  - data/sets/c18.json
57
57
  - data/sets/c19.json
58
+ - data/sets/c20.json
58
59
  - data/sets/chk.json
59
60
  - data/sets/chr.json
60
61
  - data/sets/cm1.json
@@ -125,6 +126,7 @@ files:
125
126
  - data/sets/hop.json
126
127
  - data/sets/hou.json
127
128
  - data/sets/ice.json
129
+ - data/sets/iko.json
128
130
  - data/sets/ima.json
129
131
  - data/sets/inv.json
130
132
  - data/sets/isd.json