simpsons_world 1.1.4 → 1.2.0

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: 8fb49fd022a9c5ea5240b71883812f30c1490026
4
- data.tar.gz: 88cd88445e23f900cf983ec3bee551e212e11572
3
+ metadata.gz: 98d6b2fc077daa9b1f6ffa9144e8e38e2d4bbbee
4
+ data.tar.gz: 4873c29869798d59e66b1017cc43d6bf29f0a308
5
5
  SHA512:
6
- metadata.gz: b09fb424a31c27dd98f327e96b7d0d8e22a938914155e1d4cbfa394421ae6ed7eb43da462475ba9026ffc97f374a3feefaec03985fd09aafd5b7a5ee2e368914
7
- data.tar.gz: 37bb9cecb8df70067fea1ec5994a726c1ac69cd6a4383a6caf0cd0c457cc16368c72428e55dc5c3949afa8b342e95f2d3944801bb6ed481e478a1d81383a5195
6
+ metadata.gz: b5a2471537890d52ee552f7699d409014ce42ef5803222ca4f0d7443bb11c0d82fdeb9f08aefc008766b096770e37b57812a73a586ac0ea29febeeeb806ab5e7
7
+ data.tar.gz: adad01e2ba0369d01004ef197a244f470e1af9aa95826af1147183e1f4f66cb790b8e9dcdfd34a850f19bade366be11e4bbc8cfcaac0574c10070d720020d7cf
@@ -69,7 +69,7 @@
69
69
  up a friendship with Lisa; Homer makes money by pretending to be a transient.
70
70
  :url: "/video/227392067706"
71
71
  13:
72
- :title: Smart & Smarter
72
+ :title: Smart and Smarter
73
73
  :description: Lisa searches for a new identity when baby Maggie turns out to be
74
74
  smarter than her.
75
75
  :url: "/video/229331523584"
@@ -45,7 +45,7 @@
45
45
  Lisa's fantasy books.
46
46
  :url: "/video/279785027791"
47
47
  9:
48
- :title: Kill Gil (Parts I & II)
48
+ :title: Kill Gil (Parts I and II)
49
49
  :description: During the Christmas holiday, Marge attempts to muster the wherewithal
50
50
  to kick down-on-his-luck Gil out of the house.
51
51
  :url: "/video/279793731867"
@@ -21,7 +21,7 @@
21
21
  :description: On Halloween... Transformer-like robots duke it out in Springfield;
22
22
  Homer kills off celebrities so their likenesses can be exploited; the Simpsons
23
23
  appear in a spoof of a 'Peanuts' Halloween special.
24
- :url: "/video/307181635911"
24
+ :url: "/video/691895363987"
25
25
  5:
26
26
  :title: Dangerous Curves
27
27
  :description: In a series of flashbacks... Homer and Marge end up in a cabin in
@@ -26,7 +26,7 @@
26
26
  and Lisa, Bart, and Milhouse get super powers from radiation.
27
27
  :url: "/video/551643715972"
28
28
  6:
29
- :title: Friend with Benefits
29
+ :title: Friend with Benefit
30
30
  :description: Lisa befriends a new kid at school who happens to be super-rich.
31
31
  :url: "/video/561357891662"
32
32
  7:
@@ -59,3 +59,54 @@
59
59
  :title: Much Apu About Something
60
60
  :description: Apu loses the Kwik-E-Mart to his nephew.
61
61
  :url: "/video/603654211739"
62
+ 13:
63
+ :title: Love is in the N2-O2-Ar-CO2-Ne-He-CH4
64
+ :description: Lonely Professor Fink uses science to turn himself into a man whom
65
+ women find attractive.
66
+ :url: "/video/622704195557"
67
+ 14:
68
+ :title: Gal of Constant Sorrow
69
+ :description: After Bart accidentally sends a sweet homeless woman's cart into
70
+ the river, he allows her to live in his closet for a small fee.
71
+ :url: "/video/628273219719"
72
+ 15:
73
+ :title: Lisa the Veterinarian
74
+ :description: After performing CPR on a tased raccoon, Lisa discovers her calling
75
+ to be veterinarian and becomes an intern at the local office, but learns a tough
76
+ lesson when her neglected class hamster dies.
77
+ :url: "/video/638224963873"
78
+ 16:
79
+ :title: The Marge-ian Chronicles
80
+ :description: Lisa volunteers for a future one-way journey to Mars, much to Marge's
81
+ chagrin.
82
+ :url: "/video/643134531901"
83
+ 17:
84
+ :title: The Burns Cage
85
+ :description: When Smithers is devastated by Burns' lack of affection towards
86
+ him, Homer makes it his mission to find him a boyfriend.
87
+ :url: "/video/657742403596"
88
+ 18:
89
+ :title: How Lisa Got Her Marge Back
90
+ :description: After getting into an argument, Marge takes Lisa to see a musical,
91
+ where they meet the show's star, Andrew Rannells (guest-voicing as himself).
92
+ :url: "/video/662696515509"
93
+ 19:
94
+ :title: Fland Canyon
95
+ :description: The Simpsons and Flanders take a trip to the Grand Canyon.
96
+ :url: "/video/672559171536"
97
+ 20:
98
+ :title: To Courier With Love
99
+ :description: After promising Marge the trip of a lifetime, frugality gets the
100
+ better of Homer when he takes the family on a discounted vacation to Paris.
101
+ :url: "/video/681619523688"
102
+ 21:
103
+ :title: Simprovised
104
+ :description: Homer turns to improv comedy to gain confidence in his public speaking
105
+ skills - plus Homer appears LIVE on television for the first time in the history
106
+ of THE SIMPSONS!
107
+ :url: "/video/686364227972"
108
+ 22:
109
+ :title: Orange is the New Yellow
110
+ :description: Marge is arrested for letting Bart play unsupervised in the park
111
+ and comes to realize that prison is a welcome break from her household duties.
112
+ :url: "/video/690360899829"
@@ -1,3 +1,3 @@
1
1
  module SimpsonsWorld
2
- VERSION = "1.1.4"
2
+ VERSION = "1.2.0"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: simpsons_world
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.4
4
+ version: 1.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - mcianni
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-01-23 00:00:00.000000000 Z
11
+ date: 2016-06-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -181,7 +181,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
181
181
  version: '0'
182
182
  requirements: []
183
183
  rubyforge_project:
184
- rubygems_version: 2.5.1
184
+ rubygems_version: 2.6.3
185
185
  signing_key:
186
186
  specification_version: 4
187
187
  summary: Link to episodes on the Simpsons World website.
@@ -190,4 +190,3 @@ test_files:
190
190
  - spec/simpsons_world_spec.rb
191
191
  - spec/spec_helper.rb
192
192
  - spec/support/helpers.rb
193
- has_rdoc: