qqbot 0.0.1 → 0.0.2

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: qqbot
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - ScienJus
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2015-12-27 00:00:00.000000000 Z
11
+ date: 2015-12-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -52,7 +52,7 @@ dependencies:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
54
  version: '3.0'
55
- description: a qq bot based on smart qq api.?
55
+ description: a qq bot based on smart qq api.
56
56
  email:
57
57
  - i@scienjus.com
58
58
  executables: []
@@ -75,6 +75,7 @@ files:
75
75
  - lib/qqbot/bot.rb
76
76
  - lib/qqbot/client.rb
77
77
  - lib/qqbot/cookie.rb
78
+ - lib/qqbot/model.rb
78
79
  - lib/qqbot/version.rb
79
80
  - qqbot.gemspec
80
81
  homepage: https://github.com/ScienJus/qqbot
@@ -98,7 +99,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
98
99
  version: '0'
99
100
  requirements: []
100
101
  rubyforge_project:
101
- rubygems_version: 2.4.8
102
+ rubygems_version: 2.4.5.1
102
103
  signing_key:
103
104
  specification_version: 4
104
105
  summary: a qq bot based on smart qq(web qq).