wit_bot 0.5.3 → 0.5.3.1
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: 484bdf8a313aa5df933b9654083af5e1b56bb05c
|
4
|
+
data.tar.gz: 251f94988e31076bf8738bae8921bd04add2197c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1269b4cddc9cbd34c3804d32411ab0619456a280c1a1b8677f61a28319b3e364978ea0f6bd4d1fbe94f585009b5a4f03518cc328c4d8a9ed5d5e18676b12035e
|
7
|
+
data.tar.gz: 4dac173b89c056e0da5e863c86857ac399a0a7a06eb7e16bddb6239fb7b69a4c643e5497432e7fc98117123047f0e8e328f10a1e8314cc808db4352389a16fa9
|
File without changes
|
data/lib/wit_bot/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: wit_bot
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.5.3
|
4
|
+
version: 0.5.3.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ben (@penne12_)
|
@@ -152,7 +152,7 @@ files:
|
|
152
152
|
- lib/generators/wit_bot/bot/bot_generator.rb
|
153
153
|
- lib/generators/wit_bot/bot/templates/bot.rb.erb
|
154
154
|
- lib/generators/wit_bot/clear_conversations_job/USAGE.txt
|
155
|
-
- lib/generators/wit_bot/clear_conversations_job/
|
155
|
+
- lib/generators/wit_bot/clear_conversations_job/clear_conversations_job_generator.rb
|
156
156
|
- lib/generators/wit_bot/clear_conversations_job/templates/clock.rb
|
157
157
|
- lib/generators/wit_bot/clear_conversations_job/templates/job.rb
|
158
158
|
- lib/generators/wit_bot/message_bus/USAGE
|