wechat-shake_around 0.9.2 → 1.0

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
- SHA1:
3
- metadata.gz: 177d0d75231fe203ef8084aa6d4c7f863ff04aa9
4
- data.tar.gz: a61ac48aafdf927758b663349a4f1b5afc431efd
2
+ SHA256:
3
+ metadata.gz: dfdb4a48c6bfcdfcf9fed1d189e96bdf1f6ea77c6e8a53f35fb476e8f01360c7
4
+ data.tar.gz: 9e746a7b989075a926b10ecf592d8ff6bfdc4e6fd6b79f177832289cf5fbf82a
5
5
  SHA512:
6
- metadata.gz: 30cf08bf88ed8086c918fb9e7323cb565d7a4f5ac4d2aee50dd0e344b33f0bcf5d1a155592a4141b5d296806622888ca4a666969bb44dcf9b4295411af920745
7
- data.tar.gz: 6b417f865f6143e6af63e5c7afa5256ea9a8784d3773c2e1108fc9259d6ab85abe59f5c218984eb27f5acae4699478b05ffe78d1d5e3f64712dd1790c099909d
6
+ metadata.gz: aa5a0226579f88f6201abee7b014a96f5021624c89c72cb63c4ecd79d28d9fda910fed742013fc84a77fef4926b675f754fb5a5c466af010a03032434c413ae3
7
+ data.tar.gz: 45a0329176312033c453644c5df0a3bdceacc6afe720179ace1055fa2702f31defa513b81cd17ae1ef81c5894e0850b23cb16964813d2c5c373ee8845ce59dc6
data/CHANGELOG.md CHANGED
@@ -1,70 +1,85 @@
1
1
  # Wechat Shake Around Change Log 微信摇周边库变更日志
2
2
 
3
3
  ## v0.1
4
+
4
5
  1. Common module
5
6
  2. Beacon wrapper class
6
7
  3. Shaking wrapper class
7
8
 
8
9
  ## v0.2
10
+
9
11
  1. Material module
10
12
  2. Icon wrapper class
11
13
  3. License wrapper class
12
14
 
13
15
  ## v0.3
16
+
14
17
  1. Page wrapper class
15
18
  2. Beacon Page Relation wrapper class
16
19
 
17
20
  ## v0.4
21
+
18
22
  1. Page Report wrapper class
19
23
  2. Page Daily Report wrapper class
20
24
 
21
25
  ## v0.5
26
+
22
27
  1. Group wrapper class
23
28
  2. Device Group Relation wrapper class
24
29
 
25
30
  ## v0.6
31
+
26
32
  1. Device Report wrapper class
27
33
  2. Device Daily Report wrapper class
28
34
 
29
35
  ## v0.7
36
+
30
37
  1. Apply wrapper class
31
38
 
32
39
  ## v0.8
40
+
33
41
  1. Beacon PoI Relation wrapper class
34
42
 
35
43
  ## v0.9
44
+
36
45
  1. Registration wrapper class
37
46
 
38
47
  ## v0.9.1
39
- 1. Improve the Ruby Gem Specification to depend on [wechat-core](https://github.com/topbitdu/wechat-core) v0.4
40
- 2. Improve the Apply wrapper class for the argument validation & HTTP request
41
- 3. Improve the Beacon wrapper class for the argument validation & HTTP request
42
- 4. Improve the Beacon Page Relation wrapper class for the argument validation & HTTP request
43
- 5. Improve the Beacon PoI Relation wrapper class for the argument validation & HTTP request
44
- 6. Improve the Device Daily Report wrapper class for the argument validation & HTTP request
45
- 7. Improve the Device Group Relation wrapper class for the argument validation & HTTP request
46
- 8. Improve the Device Report wrapper class for the argument validation & HTTP request
47
- 9. Improve the Group wrapper class for the argument validation & HTTP request
48
- 10. Improve the Icon wrapper class for the argument validation
49
- 11. Improve the License wrapper class for the argument validation
50
- 12. Improve the Material module for the argument validation
51
- 13. Improve the Page wrapper class for the argument validation & HTTP request
52
- 14. Improve the Page Daily Report wrapper class for the argument validation & HTTP request
53
- 15. Improve the Page Report wrapper class for the argument validation & HTTP request
54
- 16. Improve the Registration wrapper class for the argument validation & HTTP request
55
- 17. Improve the Shaking wrapper class for the argument validation & HTTP request
48
+
49
+ 1. Improved the Ruby Gem Specification to depend on [wechat-core](https://github.com/topbitdu/wechat-core) v0.4
50
+ 2. Improved the Apply wrapper class for the argument validation & HTTP request
51
+ 3. Improved the Beacon wrapper class for the argument validation & HTTP request
52
+ 4. Improved the Beacon Page Relation wrapper class for the argument validation & HTTP request
53
+ 5. Improved the Beacon PoI Relation wrapper class for the argument validation & HTTP request
54
+ 6. Improved the Device Daily Report wrapper class for the argument validation & HTTP request
55
+ 7. Improved the Device Group Relation wrapper class for the argument validation & HTTP request
56
+ 8. Improved the Device Report wrapper class for the argument validation & HTTP request
57
+ 9. Improved the Group wrapper class for the argument validation & HTTP request
58
+ 10. Improved the Icon wrapper class for the argument validation
59
+ 11. Improved the License wrapper class for the argument validation
60
+ 12. Improved the Material module for the argument validation
61
+ 13. Improved the Page wrapper class for the argument validation & HTTP request
62
+ 14. Improved the Page Daily Report wrapper class for the argument validation & HTTP request
63
+ 15. Improved the Page Report wrapper class for the argument validation & HTTP request
64
+ 16. Improved the Registration wrapper class for the argument validation & HTTP request
65
+ 17. Improved the Shaking wrapper class for the argument validation & HTTP request
56
66
 
57
67
  ## v0.9.2
58
- 1. Improve the Apply wrapper class for the HTTP request
59
- 2. Improve the Beacon wrapper class for the HTTP request
60
- 3. Improve the Beacon Page Relation wrapper class for the HTTP request
61
- 4. Improve the Beacon PoI Relation wrapper class for the HTTP request
62
- 5. Improve the Device Daily Report wrapper class for the HTTP request
63
- 6. Improve the Device Group Relation wrapper class for the HTTP request
64
- 7. Improve the Device Report wrapper class for the HTTP request
65
- 8. Improve the Group wrapper class for the HTTP request
66
- 9. Improve the Page wrapper class for the HTTP request
67
- 10. Improve the Page Daily Report wrapper class for the HTTP request
68
- 11. Improve the Page Report wrapper class for the HTTP request
69
- 12. Improve the Registration wrapper class for the HTTP request
70
- 13. Improve the Shaking wrapper class for the HTTP request
68
+
69
+ 1. Improved the Apply wrapper class for the HTTP request
70
+ 2. Improved the Beacon wrapper class for the HTTP request
71
+ 3. Improved the Beacon Page Relation wrapper class for the HTTP request
72
+ 4. Improved the Beacon PoI Relation wrapper class for the HTTP request
73
+ 5. Improved the Device Daily Report wrapper class for the HTTP request
74
+ 6. Improved the Device Group Relation wrapper class for the HTTP request
75
+ 7. Improved the Device Report wrapper class for the HTTP request
76
+ 8. Improved the Group wrapper class for the HTTP request
77
+ 9. Improved the Page wrapper class for the HTTP request
78
+ 10. Improved the Page Daily Report wrapper class for the HTTP request
79
+ 11. Improved the Page Report wrapper class for the HTTP request
80
+ 12. Improved the Registration wrapper class for the HTTP request
81
+ 13. Improved the Shaking wrapper class for the HTTP request
82
+
83
+ ## v1.0
84
+
85
+ 1. Improved the Ruby Gem Specification to depend on [wechat-core](https://github.com/topbitdu/wechat-core) v1.0 & bundler v2.0
data/Gemfile.lock CHANGED
@@ -1,52 +1,55 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- wechat-shake_around (0.9.1)
4
+ wechat-shake_around (1.0)
5
5
  httpclient (~> 2.8)
6
- wechat-core (~> 0.4)
6
+ wechat-core (~> 1.0)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- activesupport (5.0.2)
11
+ activesupport (6.0.2.2)
12
12
  concurrent-ruby (~> 1.0, >= 1.0.2)
13
- i18n (~> 0.7)
13
+ i18n (>= 0.7, < 2)
14
14
  minitest (~> 5.1)
15
15
  tzinfo (~> 1.1)
16
- concurrent-ruby (1.0.5)
16
+ zeitwerk (~> 2.2)
17
+ concurrent-ruby (1.1.6)
17
18
  diff-lcs (1.3)
18
19
  httpclient (2.8.3)
19
- i18n (0.8.1)
20
- minitest (5.10.1)
20
+ i18n (1.8.2)
21
+ concurrent-ruby (~> 1.0)
22
+ minitest (5.14.0)
21
23
  rake (11.3.0)
22
- rspec (3.5.0)
23
- rspec-core (~> 3.5.0)
24
- rspec-expectations (~> 3.5.0)
25
- rspec-mocks (~> 3.5.0)
26
- rspec-core (3.5.4)
27
- rspec-support (~> 3.5.0)
28
- rspec-expectations (3.5.0)
24
+ rspec (3.6.0)
25
+ rspec-core (~> 3.6.0)
26
+ rspec-expectations (~> 3.6.0)
27
+ rspec-mocks (~> 3.6.0)
28
+ rspec-core (3.6.0)
29
+ rspec-support (~> 3.6.0)
30
+ rspec-expectations (3.6.0)
29
31
  diff-lcs (>= 1.2.0, < 2.0)
30
- rspec-support (~> 3.5.0)
31
- rspec-mocks (3.5.0)
32
+ rspec-support (~> 3.6.0)
33
+ rspec-mocks (3.6.0)
32
34
  diff-lcs (>= 1.2.0, < 2.0)
33
- rspec-support (~> 3.5.0)
34
- rspec-support (3.5.0)
35
+ rspec-support (~> 3.6.0)
36
+ rspec-support (3.6.0)
35
37
  thread_safe (0.3.6)
36
- tzinfo (1.2.3)
38
+ tzinfo (1.2.7)
37
39
  thread_safe (~> 0.1)
38
- wechat-core (0.4.1)
39
- activesupport (>= 4.2)
40
- httpclient (>= 2.8)
40
+ wechat-core (1.0)
41
+ activesupport (~> 6.0)
42
+ httpclient (~> 2.8)
43
+ zeitwerk (2.3.0)
41
44
 
42
45
  PLATFORMS
43
46
  ruby
44
47
 
45
48
  DEPENDENCIES
46
- bundler (~> 1.11)
49
+ bundler (~> 2.0)
47
50
  rake (~> 11.0)
48
51
  rspec (~> 3.0)
49
52
  wechat-shake_around!
50
53
 
51
54
  BUNDLED WITH
52
- 1.13.6
55
+ 2.1.4
data/ROADMAP.md CHANGED
@@ -1,41 +1,51 @@
1
1
  # Wechat Shake Around Road Map 微信摇周边库路线图
2
2
 
3
3
  ## v0.1
4
+
4
5
  1. Common module
5
6
  2. Beacon wrapper class
6
7
  3. Shaking wrapper class
7
8
 
8
9
  ## v0.2
10
+
9
11
  1. Material module
10
12
  2. Icon wrapper class
11
13
  3. License wrapper class
12
14
 
13
15
  ## v0.3
16
+
14
17
  1. Page wrapper class
15
18
  2. Beacon Page Relation wrapper class
16
19
 
17
20
  ## v0.4
21
+
18
22
  1. Page Report wrapper class
19
23
  2. Page Daily Report wrapper class
20
24
 
21
25
  ## v0.5
26
+
22
27
  1. Group wrapper class
23
28
  2. Device Group Relation wrapper class
24
29
 
25
30
  ## v0.6
31
+
26
32
  1. Device Report wrapper class
27
33
  2. Device Daily Report wrapper class
28
34
 
29
35
  ## v0.7
36
+
30
37
  1. Apply wrapper class
31
38
 
32
39
  ## v0.8
40
+
33
41
  1. Beacon PoI Relation wrapper class
34
42
 
35
43
  ## v0.9
44
+
36
45
  1. Registration wrapper class
37
46
 
38
47
  ## v0.9.1
48
+
39
49
  1. Improve the Ruby Gem Specification to depend on [wechat-core](https://github.com/topbitdu/wechat-core) v0.4
40
50
  2. Improve the Apply wrapper class for the argument validation & HTTP request
41
51
  3. Improve the Beacon wrapper class for the argument validation & HTTP request
@@ -55,6 +65,7 @@
55
65
  17. Improve the Shaking wrapper class for the argument validation & HTTP request
56
66
 
57
67
  ## v0.9.2
68
+
58
69
  1. Improve the Apply wrapper class for the HTTP request
59
70
  2. Improve the Beacon wrapper class for the HTTP request
60
71
  3. Improve the Beacon Page Relation wrapper class for the HTTP request
@@ -70,5 +81,10 @@
70
81
  13. Improve the Shaking wrapper class for the HTTP request
71
82
 
72
83
  ## v1.0
84
+
85
+ 1. Improve the Ruby Gem Specification to depend on [wechat-core](https://github.com/topbitdu/wechat-core) v1.0 & bundler v2.0
86
+
87
+ ## v1.1
88
+
73
89
  1. Improve the wrapper classes to support the Keyword Arguments
74
90
  2. Improve the wrapper classes for argument validation
@@ -1,5 +1,5 @@
1
1
  module Wechat
2
2
  module ShakeAround
3
- VERSION = '0.9.2'.freeze
3
+ VERSION = '1.0'.freeze
4
4
  end
5
5
  end
@@ -26,11 +26,11 @@ Gem::Specification.new do |spec|
26
26
  spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
27
27
  spec.require_paths = [ 'lib' ]
28
28
 
29
- spec.add_development_dependency 'bundler', '~> 1.11'
29
+ spec.add_development_dependency 'bundler', '~> 2.0'
30
30
  spec.add_development_dependency 'rake', '~> 11.0'
31
31
  spec.add_development_dependency 'rspec', '~> 3.0'
32
32
 
33
33
  spec.add_dependency 'httpclient', '~> 2.8'
34
- spec.add_dependency 'wechat-core', '~> 0.4'
34
+ spec.add_dependency 'wechat-core', '~> 1.0'
35
35
 
36
36
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wechat-shake_around
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.2
4
+ version: '1.0'
5
5
  platform: ruby
6
6
  authors:
7
7
  - Topbit Du
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-04-19 00:00:00.000000000 Z
11
+ date: 2020-04-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '1.11'
19
+ version: '2.0'
20
20
  type: :development
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: '1.11'
26
+ version: '2.0'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: rake
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -72,14 +72,14 @@ dependencies:
72
72
  requirements:
73
73
  - - "~>"
74
74
  - !ruby/object:Gem::Version
75
- version: '0.4'
75
+ version: '1.0'
76
76
  type: :runtime
77
77
  prerelease: false
78
78
  version_requirements: !ruby/object:Gem::Requirement
79
79
  requirements:
80
80
  - - "~>"
81
81
  - !ruby/object:Gem::Version
82
- version: '0.4'
82
+ version: '1.0'
83
83
  description: Wechat Shake Around Library is a wrapper for calling the Shake Around
84
84
  APIs. 微信摇周边库封装了微信摇周边API的调用。
85
85
  email:
@@ -141,8 +141,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
141
141
  - !ruby/object:Gem::Version
142
142
  version: '0'
143
143
  requirements: []
144
- rubyforge_project:
145
- rubygems_version: 2.6.4
144
+ rubygems_version: 3.1.2
146
145
  signing_key:
147
146
  specification_version: 4
148
147
  summary: Wechat Shake Around Library 微信摇周边库