meminator 0.0.7 → 0.0.8

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.
@@ -39,6 +39,7 @@ module Meminator
39
39
  advice_dog "Y_U_SO", 222065, "Y U SO", 1793205
40
40
  advice_dog "KOALA_CAN'T_BELIEVE_IT", 469249, "Koala can't believe it", 2475876
41
41
  advice_dog "RETARD_GIRL", 269725, "retard girl", 1857890
42
+ advice_dog "SUCCESS_KID", 121, "Success-Kid", 1031
42
43
  @tmp_meme_list
43
44
  end
44
45
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = "meminator"
3
- s.version = "0.0.7"
4
- s.authors = ["Eric Hodel", "Rich Healey"]
3
+ s.version = "0.0.8"
4
+ s.authors = ["Eric Hodel", "Rich Healey", "Michael Mifsud"]
5
5
  s.email = ["richo@psych0tik.net"]
6
6
  s.homepage = "http://github.com/richo/meminator"
7
7
  s.summary = "API to retrieve urls for memes"
metadata CHANGED
@@ -1,12 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: meminator
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - Eric Hodel
9
9
  - Rich Healey
10
+ - Michael Mifsud
10
11
  autorequire:
11
12
  bindir: bin
12
13
  cert_chain: []