aemo 0.1.37 → 0.1.38
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aemo/nem12.rb +2 -2
- data/lib/aemo/version.rb +1 -1
- data/lib/data/aemo-dlf.json +1 -1
- data/lib/data/aemo-dlf.xml +5030 -710
- metadata +3 -4
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aemo
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.38
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Joel Courtney
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2016-
|
13
|
+
date: 2016-11-04 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: json
|
@@ -574,7 +574,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
574
574
|
version: '0'
|
575
575
|
requirements: []
|
576
576
|
rubyforge_project:
|
577
|
-
rubygems_version: 2.
|
577
|
+
rubygems_version: 2.6.6
|
578
578
|
signing_key:
|
579
579
|
specification_version: 4
|
580
580
|
summary: Gem providing functionality for the Australian Energy Market Operator data
|
@@ -699,4 +699,3 @@ test_files:
|
|
699
699
|
- spec/lib/aemo/region_spec.rb
|
700
700
|
- spec/spec.opts
|
701
701
|
- spec/spec_helper.rb
|
702
|
-
has_rdoc:
|