bwroulette 1.0.5 → 1.1.1
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 +4 -4
- data/lib/bwroulette.rb +1 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: dd8a0f2da6d4a327461c2fb644f65e877f6d4e51
|
4
|
+
data.tar.gz: 4fcff7cc10bcda4a906447d1af1735e70e037ae8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3ab96b51652c5887e84726f9f77152132d64f82dcecfc5cb86203e4e6ce02938e71516c5e070929b6bcb1b89548a6437afffe7fc06c53f7dd262b84f5cdb9ddc
|
7
|
+
data.tar.gz: 2a309569575f2cbd699f33f0c9deaf0fcbd225fe477ca86c61ccbd7fbdc3a28f65bce2532aa557b5950259c9e542bbdb74f77189998c71b348bf8ff7f742c3ba
|
data/lib/bwroulette.rb
CHANGED
@@ -62,6 +62,7 @@ class BWRoulette
|
|
62
62
|
"exploded. This is the end. See you all later :)",
|
63
63
|
"just shat everywhere. What a mess",
|
64
64
|
"is threatening me with nuclear missiles, looks like its time to watch netflix",
|
65
|
+
"is sick, gotta head out. @here I will answer the pager; but TBH I'm down too :("
|
65
66
|
]
|
66
67
|
|
67
68
|
"Sorry guys, #{nouns.sample} #{actions.sample}"
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bwroulette
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tom Cowling
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2017-08-
|
11
|
+
date: 2017-08-30 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description:
|
14
14
|
email:
|