weatai 0.1.5 → 0.1.6

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: eef72662d9f1d3b9baf52a4a6f2a4de5961f0e7f
4
- data.tar.gz: d1753bdae6aa21c03b186231add3fc27a1210c8e
3
+ metadata.gz: a4628816cfa2020b296124b1a39e125c47586663
4
+ data.tar.gz: 3e160d5c774fb951fe5eec5021e8ca8adbcb78f1
5
5
  SHA512:
6
- metadata.gz: e76959a35a09c2b152be9bc4d369fb012042a875b0470b35879fb92fce09ff3036634d7d6e2be53a3fc5dd1d615b6857d27bab5ba74ef5e80f9fb4cdce00c629
7
- data.tar.gz: d4b5b56cefc710b57c6b8a6683022086d4f41212de178984887c5b6b8da2a86666c9eb85281779d2fbf1055740accf123395af81266f5e81cf1c736606e20758
6
+ metadata.gz: d60756b81d2400635234693c2dac224747783d125511607a8944f4d179082ce154e9224b1a669219a28201fb478415bf95f00bf84314d051ecc7e2bd3a0e397a
7
+ data.tar.gz: a1861a4049cee2181b83ec9be42dff4a63e62bf3dc04093560953850de57b904d1e42d60cad4334c90622188c6a1aedd8c4e6470a107aa1d6d2c308d071bcfdf
@@ -38,7 +38,7 @@ module CWB
38
38
  end
39
39
 
40
40
  def self.local(position)
41
- station = CWB::Rain.instant_rain.keys
41
+ station = CWB::INSTANT.instant.keys
42
42
  if (position.in?(station))
43
43
  CWB::INSTANT.instant.assoc(position)
44
44
  end
@@ -1,3 +1,3 @@
1
1
  module CWB
2
- VERSION = '0.1.5'
2
+ VERSION = '0.1.6'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: weatai
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - soainfinite888
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-11-18 00:00:00.000000000 Z
11
+ date: 2016-11-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: http