fortune_cookie 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/fortune_cookie.rb +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6f39b0348f626bfdf97953d633840bd491564206
4
- data.tar.gz: 28f48cd4f9e2f1e4cb90514cf8376fdbeca6b56b
3
+ metadata.gz: b11fa28211aba4b74b101239f454f7229c5a657f
4
+ data.tar.gz: 9f324f853ea38334554304f5b9298ed9b62e59b7
5
5
  SHA512:
6
- metadata.gz: ca98d29ab4b8dda293d41606de9f40a5ddf509a876e89934974fd1daab5a2fae3c96307a30b1d5a37b8b230fa5771afb21ed52a6377e5e488cffd9e1dc8b8a72
7
- data.tar.gz: 4e03875058f168f682d7ab25c81f167e1641c79468abc683484a6239002ec54c099499634358f9865f795900a349b7cc6d443d095e405f19aff6f0e24c049269
6
+ metadata.gz: 163c7fdd1d438b0cdfd5b500c368255aca3fe5e57fe5f0ef7a91c098295a84ed96344f9c0c1903a43925f4ddef763d61a66251146ed7c91b0cf41cb4b09fe0a1
7
+ data.tar.gz: f839969009fd9a76bb25fc1cb32fc489b144e953c71c92630b1057425ebfbbe9ecaf052fd3b94676587faeb849c75c7d051d3a3142811fa07c647b33d53773dd
@@ -2,7 +2,7 @@ class FortuneCookie
2
2
  FORTUNES = [
3
3
  "Go to bed with itchy bum, wake up with smelly finger.",
4
4
  "A good way to keep healthy is to eat more Chinese food.",
5
- "You learn fomr your mistakes... You will learn a lot today",
5
+ "You learn from your mistakes... You will learn a lot today",
6
6
  "Ignore all previous fortunes.",
7
7
  "Your fortune resides in another cookie.",
8
8
  "Do not mistake temptation for opportunity.",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fortune_cookie
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Julie Graceffa