bwroulette 1.0.4 → 1.0.5

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/bwroulette.rb +19 -3
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5d55caa9f68037a6c3bba6c1ac5246427395df7c
4
- data.tar.gz: 79b1a80263c1dc048aa76e338ba050602a02fc9e
3
+ metadata.gz: 2d63e84fc2f1bd4b16e41ecc849470fd9416b9dc
4
+ data.tar.gz: 6fe8b4ad90cd9943168edc03fb9e7c84c37b5a11
5
5
  SHA512:
6
- metadata.gz: f4fb6a3245b7b8e260f50875cfb64b8513e81b9214884f2c41cd5290e3f631d5b4e33bc231cd82081793f8ce614a70aa127266bc8f1e249629fe54c48dc2f30e
7
- data.tar.gz: d4780bb9964be4f49a5b6fb18db15470acfbd8106c1caf6089b364db11fdb71e0c5f515cae41ba0887feff8ea2914dbe045e58b1864c40cb6eeea2e4b49be85e
6
+ metadata.gz: 99a37139d56e4ea59e8c331942101e63eef7497edc69c2907d160d03b92ab56ae4ef5ef798f877a8c44b2768e44d119ccc82647c5136baa4f9459510e832e6a2
7
+ data.tar.gz: 1e816e49c17e4d7aebb9be7de3a6c13c13782db40069c1ef049908a8d2608b8b72fc34693791d8af32ed412c10d9e2d20553735d8a21059e1296db2508ac9203
data/lib/bwroulette.rb CHANGED
@@ -4,7 +4,7 @@ class BWRoulette
4
4
  "my cat",
5
5
  "the boiler",
6
6
  "my car",
7
- "the neighbours",
7
+ "the neighbour",
8
8
  "my teacher",
9
9
  "the computer",
10
10
  "my friend's mother",
@@ -14,6 +14,14 @@ class BWRoulette
14
14
  "this thing",
15
15
  "my pet badger",
16
16
  "the graphics card",
17
+ "the yakisoba bun I just ate",
18
+ "this singapore food",
19
+ "this singapore weather",
20
+ "this singapore apartment",
21
+ "kim jong un",
22
+ "my wife",
23
+ "I",
24
+ "the netflix account",
17
25
  ]
18
26
 
19
27
  actions = [
@@ -22,7 +30,7 @@ class BWRoulette
22
30
  "is spilling water everywhere",
23
31
  "is on fire",
24
32
  "just fell over outside",
25
- "got lost on the way and I have to pick them up",
33
+ "got lost on the way and I have to pick it up",
26
34
  "just broke down",
27
35
  "needs to be fixed",
28
36
  "lost a lot of blood",
@@ -38,7 +46,7 @@ class BWRoulette
38
46
  "is in bridge mode and the comcast router is serving IPV6",
39
47
  "can't VPN so I'll try and hack the airport",
40
48
  "is taking too long so its not viable for the business for me to continue with it",
41
- "has run out, I'm just ordering another one with my corporate card, but I don't have Amazon Prime so its gonna be a few wweeks before it arrives, unless I expense next day delivery",
49
+ "has run out, I'm just ordering another one with my corporate card, but I don't have Amazon Prime so its gonna be a few weeks before it arrives, unless I expense next day delivery",
42
50
  "is just too dicey, theres no chance I can get it done",
43
51
  "! Theres no point carrying on, it would be a waste of mine and everyone's time",
44
52
  "has got me beat, Don't be afraid to take a break guys, in fact take as much time as you need. On that note I'm signing out for the rest of the day",
@@ -46,6 +54,14 @@ class BWRoulette
46
54
  ", can you beleve it! so I'm out",
47
55
  "should have been delivered today, but it wasn't so I'm going to have to go drive to the far side of Eastern West Virginia to track it down",
48
56
  "has just disappeared. I may be some time",
57
+ "has given me the runs, I'm gonna be in the toilet for the rest of the day",
58
+ "is so slow so, its about 300mb per second. I'm gonna be about 3x slower than normal so I might as well not bother doing any more work I'll just get too frustrated",
59
+ "is just too big, I can't manage it",
60
+ "is too small, how am I supposed to work",
61
+ "has got me all flustered, I'm going to quit while I'm ahead",
62
+ "exploded. This is the end. See you all later :)",
63
+ "just shat everywhere. What a mess",
64
+ "is threatening me with nuclear missiles, looks like its time to watch netflix",
49
65
  ]
50
66
 
51
67
  "Sorry guys, #{nouns.sample} #{actions.sample}"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bwroulette
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4
4
+ version: 1.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tom Cowling