cmcc_hxy 0.1.2 → 0.1.3

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
  SHA256:
3
- metadata.gz: 91163d05dda4dacd6f23db4a09e8cfd32de03c2f63c77e738572f6b379407fb8
4
- data.tar.gz: d7e33f5138aee14cb4fa662cd93eb191f7d601492577f641f1f7ac82f79e7bff
3
+ metadata.gz: 8549e2b8fbbb510234fea47583cbde2eed10d268cded5f70ed638aff4f26cf7e
4
+ data.tar.gz: 73f82add5a6d64977f941969a70a7811ea8d4a2986ab91cc37064fbfe0828e0f
5
5
  SHA512:
6
- metadata.gz: 129205aa386b7714873259315549da0e674509f54d6ee69776055f9f7ffee209473e37494c6559b51b62afafc29871b2397c3044f017d2626232896ad6cd8c32
7
- data.tar.gz: 05ec3cea1fe7598949ef1a06b5e7c3a2101dd2d8495a358247ccf808033ba425b58ad9f69f933e9acbb5e0035fda5245016ec051c7bec53367558bb065293aba
6
+ metadata.gz: d3b24b6b6589e6608e1bb09676633978913ed7bf5d9200d8b46247c81a29b549104e66df8fee26aad3780d877835f8bba5afa40373836af854da85015a4f7409
7
+ data.tar.gz: 965a0aea7b24b8e14a9b1fd0fbcc9fe000dba999ea20f24a02ef61f8e5cc991302570a090a058fcf91ff7067a1017638751cb599dca99055c7ebc53e11b21653
data/cmcc_hxy.gemspec CHANGED
@@ -6,12 +6,12 @@ require "cmcc_hxy/version"
6
6
  Gem::Specification.new do |spec|
7
7
  spec.name = "cmcc_hxy"
8
8
  spec.version = CmccHxy::VERSION
9
- spec.authors = ["lumuy"]
10
- spec.email = ["dxgnaw@gmail.com"]
9
+ spec.authors = ["zidcn"]
10
+ spec.email = ["zd@zidcn.com"]
11
11
 
12
12
  spec.summary = %q{CMCC hxy.}
13
13
  spec.description = %q{CMCC hexiaoyuan API.}
14
- spec.homepage = "https://github.com/Lumuy/cmcc_hxy.git"
14
+ spec.homepage = "https://github.com/zidcn/cmcc_hxy.git"
15
15
  spec.license = "MIT"
16
16
 
17
17
 
@@ -1,3 +1,3 @@
1
1
  module CmccHxy
2
- VERSION = "0.1.2".freeze
2
+ VERSION = "0.1.3".freeze
3
3
  end
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cmcc_hxy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
- - lumuy
7
+ - zidcn
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
@@ -68,7 +68,7 @@ dependencies:
68
68
  version: 2.0.2
69
69
  description: CMCC hexiaoyuan API.
70
70
  email:
71
- - dxgnaw@gmail.com
71
+ - zd@zidcn.com
72
72
  executables: []
73
73
  extensions: []
74
74
  extra_rdoc_files: []
@@ -88,7 +88,7 @@ files:
88
88
  - lib/cmcc_hxy/config.rb
89
89
  - lib/cmcc_hxy/error.rb
90
90
  - lib/cmcc_hxy/version.rb
91
- homepage: https://github.com/Lumuy/cmcc_hxy.git
91
+ homepage: https://github.com/zidcn/cmcc_hxy.git
92
92
  licenses:
93
93
  - MIT
94
94
  metadata: {}