simpsons_world 1.0.0 → 1.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/data/season-26.yml +21 -0
- data/lib/simpsons_world/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b8abf1dc870973835bdd3d806b96d5b37347f8ce
|
4
|
+
data.tar.gz: 99cebe6d0b9398756a3a95410ac36b825bf6dc1f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5ca10812db198b482d5f7f7f5cba25ff72540cc3e1c4c65f483740f14c2b150189643b3e3165df28b444f8d420fe57522005e827a0c9f8af29b8487c62e1fd7a
|
7
|
+
data.tar.gz: 588dbf9b7a3a0551670abcea3eccfdf4cec9a91d4e26bfd8540a245f7b99b4804ae1a36999a05b533bc85f85048bd5d28824b437f2f39f32a8d151884e3eabc2
|
data/lib/data/season-26.yml
CHANGED
@@ -77,3 +77,24 @@
|
|
77
77
|
:description: Bart lies about being involved in a bulldozer crash, so Marge decides
|
78
78
|
to follow him everywhere until he confesses.
|
79
79
|
:url: "/video/430426691868"
|
80
|
+
19:
|
81
|
+
:title: The Kids Are All Fight
|
82
|
+
:description: When Homer gets an old film roll developed, the family takes a trip
|
83
|
+
down memory lane to see the origins of how Bart and Lisa first started fighting
|
84
|
+
with each other.
|
85
|
+
:url: "/video/434682947703"
|
86
|
+
20:
|
87
|
+
:title: Let's Go Fly A Coot
|
88
|
+
:description: The Simpsons learn about Grampa's days in the Air Force, and Bart
|
89
|
+
takes up smoking to impress Milhouse's Dutch cousin.
|
90
|
+
:url: "/video/438408259807"
|
91
|
+
21:
|
92
|
+
:title: Bull-E
|
93
|
+
:description: After Bart gets bullied at the school dance, Marge convinces the
|
94
|
+
town to pass anti-bullying legislation.
|
95
|
+
:url: "/video/442879555692"
|
96
|
+
22:
|
97
|
+
:title: Mathlete's Feat
|
98
|
+
:description: When a modernized Springfield Elementary has a technical meltdown,
|
99
|
+
Lisa transforms it into a Waldorf school.
|
100
|
+
:url: "/video/446649411760"
|
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.
|
4
|
+
version: 1.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- mcianni
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-
|
11
|
+
date: 2015-05-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|