real_talk 0.0.0 → 0.0.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/real_talk.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: 01e60878ba3d24a2ac3e70ac475605fd5666a7d8
|
4
|
+
data.tar.gz: 7fe55f038d904f651415b1a0d54e553b45d93688
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cd6f7416dc0ef978325055ae3797c93499d580187aa19976255ba4a6d9b649c6e356de812f9a6bf0ac92e6684a307db7b0b5695264e8c1dac98421f2e088d1af
|
7
|
+
data.tar.gz: d76cba0cb223e99b1a9ae7f95b5d4e1afea60df8d340e491edd100f082d0a1cd8707908e315d003a1d4902e9878f29bd46f034852077b78f778f6dae08c8e344
|
data/lib/real_talk.rb
CHANGED
@@ -17,7 +17,7 @@ class RealTalk
|
|
17
17
|
"Just believe in yourself.",
|
18
18
|
"Everything will be ok in the end. If it's not ok, it's not the end.",
|
19
19
|
"Happy mind, happy life.",
|
20
|
-
"Fall seven times,
|
20
|
+
"Fall seven times, stand up eight.",
|
21
21
|
"Keep being yourself!",
|
22
22
|
"What hurts you today will make you stronger tomorrow.",
|
23
23
|
"H.O.P.E: Hold On, Pain Ends.",
|