mtg-db 1.2.3 → 1.2.4

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.
@@ -2,7 +2,7 @@ require 'json'
2
2
 
3
3
  module Mtg
4
4
  module Db
5
- VERSION = '1.2.3'
5
+ VERSION = '1.2.4'
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: 1.2.3
4
+ version: 1.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gabe Smith
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-02-08 00:00:00.000000000 Z
11
+ date: 2018-04-03 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: 'An database of Magic: The Gathering cards and sets in JSON format.'
14
14
  email:
@@ -28,6 +28,7 @@ files:
28
28
  - data/sets/7ed.json
29
29
  - data/sets/8ed.json
30
30
  - data/sets/9ed.json
31
+ - data/sets/a25.json
31
32
  - data/sets/aer.json
32
33
  - data/sets/akh.json
33
34
  - data/sets/ala.json
@@ -81,6 +82,7 @@ files:
81
82
  - data/sets/ddr.json
82
83
  - data/sets/dds.json
83
84
  - data/sets/ddt.json
85
+ - data/sets/ddu.json
84
86
  - data/sets/dgm.json
85
87
  - data/sets/dis.json
86
88
  - data/sets/dka.json