mtg-db 2.3.11 → 2.3.12

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.11'
5
+ VERSION = '2.3.12'
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.11
4
+ version: 2.3.12
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-17 00:00:00.000000000 Z
11
+ date: 2020-07-08 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
@@ -130,6 +130,7 @@ files:
130
130
  - data/sets/ima.json
131
131
  - data/sets/inv.json
132
132
  - data/sets/isd.json
133
+ - data/sets/jmp.json
133
134
  - data/sets/jou.json
134
135
  - data/sets/jud.json
135
136
  - data/sets/kld.json
@@ -147,6 +148,7 @@ files:
147
148
  - data/sets/m15.json
148
149
  - data/sets/m19.json
149
150
  - data/sets/m20.json
151
+ - data/sets/m21.json
150
152
  - data/sets/mb1.json
151
153
  - data/sets/mbs.json
152
154
  - data/sets/md1.json