xi_wechat_corp 1.0.2 → 1.0.3
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 90c43037a4be97c8c48a1d7dfe357b3a197bee85
|
4
|
+
data.tar.gz: 3c72a0baba173aa4671087b8b0d6275974e54e98
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 98faffc7e5ca9bbf4804b5cae14a3cd20b1b88b9a2c68b55a2eeb747c32baa934a8d02a97c02991162c483398331f58b273c88ab2960031a1cbe60b07a0c222e
|
7
|
+
data.tar.gz: ccef2f240b9f869d001cf1859c73d8a5bd8c4f0a9af57601e9c2fb9feaecc460148aca9984bf9aefc28388dc31e82f5489e0bd8884487c0cdc2f8496d33eda4c
|
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: xi_wechat_corp
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ian Yang
|
@@ -183,7 +183,7 @@ files:
|
|
183
183
|
- lib/xi_wechat_corp/api/connection.rb
|
184
184
|
- lib/xi_wechat_corp/callback.rb
|
185
185
|
- lib/xi_wechat_corp/callback/config.rb
|
186
|
-
- lib/xi_wechat_corp/callback/grape_xml_parser.rb
|
186
|
+
- lib/xi_wechat_corp/callback/grape_xml_parser.rb
|
187
187
|
- lib/xi_wechat_corp/callback/rack.rb
|
188
188
|
- lib/xi_wechat_corp/callback/request.rb
|
189
189
|
- lib/xi_wechat_corp/callback/response.rb
|