madlibber 0.0.7 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: faa1fe510bb421be20897505c21e12930f04699e
4
- data.tar.gz: e0ae1418974c495cf5a38a6fac0ff7c2b23bea78
3
+ metadata.gz: e29bcc94220303bfff4707b527e725b8b0410deb
4
+ data.tar.gz: bf71792f413f73fa22c22476a1773d9fa4e63ea6
5
5
  SHA512:
6
- metadata.gz: 8b8806f581f741466088e50322f019f19a5ede254e10733f82fe0fea1dad4b4a6c1a9b3dfde4de7a0432e68ee30561a61a30aff4a5402a873f27fc3a5c9d817f
7
- data.tar.gz: 686f9b3abc3f02a3c02d2b88047eb74f37cf48b604e7a8cbb70f57b8b37d669911247b6a95a4790a1fa2ebc55b6081463817c15628552fa1351d20683e6eebe3
6
+ metadata.gz: 86c9e7a85ddf97086ceb440b06652f2d5b4f216395aa79b86e84514ed2971d57af685e7de34fb9ba302158ab5bde0495ebb4538d9b548b7030eeb0ee24e627fa
7
+ data.tar.gz: 058452bf588d36bcd8b2389a4db9bb165a777852b9677706d34080d529f1ecad7ddc117b224fdddf48862c059dd5489daed85b2c72476e07a7c1c8f4d356ef56
data/lib/madlibber.rb CHANGED
@@ -80,17 +80,3 @@ module MadLibber
80
80
  end
81
81
 
82
82
  end
83
-
84
- text = "At Indiegogo you’ll find a welcoming, supportive community
85
- that embraces collaboration, fearlessness and authenticity. We
86
- are a rapidly growing organization and our platform is used by
87
- people all over the world to raise money for their creative,
88
- cause-related, or entrepreneurial ideas. Our customers are
89
- passionate about their funding campaigns, and so are we! We are a
90
- team of passionate, results-driven, team-players who are lucky
91
- enough to be able to call “helping people achieve their dream”
92
- work. We love our dogs, good food, coffee, and post-it notes!
93
- Lots of post-it notes!"
94
-
95
- puts MadLibber.libberfy text, { num_of_blanks: 1 }
96
- puts MadLibber.libberfy text
@@ -1,3 +1,3 @@
1
1
  module Madlibber
2
- VERSION = "0.0.7"
2
+ VERSION = "0.0.8"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: madlibber
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sam Samskies