truth_or_dare 0.0.3 → 0.0.4
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/truth_or_dare.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: bbb7628187704a543210c5bcfdd9934bbdd6c05a
|
|
4
|
+
data.tar.gz: 2611544e7a84f3c006a374010efd66b8198d797e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6bf805f1b1db2c42604c37f9095a8784a3c608de06566392b4c293b2049b3a4302de2bf8a95996fbd550b4ee2c482a97537934568869237d8ea6ca8b91a083f1
|
|
7
|
+
data.tar.gz: edd19e47afe97413a9184eeb92a81628e42dfe77ae276076560c7ea3366df971c7d9b749541e8796264a245cfe5626d03a6480776a54ba73fbc2d92a495f80c8
|
data/lib/truth_or_dare.rb
CHANGED
|
@@ -52,7 +52,7 @@ class TruthOrDare
|
|
|
52
52
|
'Give a concert with your air guitar',
|
|
53
53
|
'Twerk for a minute',
|
|
54
54
|
'Belly dance to a country song',
|
|
55
|
-
'Make up a country song
|
|
55
|
+
'Make up a country song off the top of your head',
|
|
56
56
|
'Write a social media post only using your toes',
|
|
57
57
|
'Take a selfie in the bathroom and post it online',
|
|
58
58
|
'Lick the wall',
|