simpsons_world 1.0.0 → 1.1.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0f84d5b2687c0f5c866789a7c599f1a93586f0c5
4
- data.tar.gz: 1729263126b0733599ce30b63d6a4a37d02546f1
3
+ metadata.gz: b8abf1dc870973835bdd3d806b96d5b37347f8ce
4
+ data.tar.gz: 99cebe6d0b9398756a3a95410ac36b825bf6dc1f
5
5
  SHA512:
6
- metadata.gz: 9ee09fd6584abc4c2d17fe2b2ac4896196c3ce7c03506528fc16fc903311f86cf9726c393c24d82ee25fd1cc17779c11407d28093465029bcc458c60bd18b102
7
- data.tar.gz: 6d3cc3deb709b22d0132ab144f1b5b76d17e8fece304aeb90c263f671907046e3a8af82d4df1a278a12ea3b6ce05c6ee2dd7ea610437d0d84f9b1555057e1fd9
6
+ metadata.gz: 5ca10812db198b482d5f7f7f5cba25ff72540cc3e1c4c65f483740f14c2b150189643b3e3165df28b444f8d420fe57522005e827a0c9f8af29b8487c62e1fd7a
7
+ data.tar.gz: 588dbf9b7a3a0551670abcea3eccfdf4cec9a91d4e26bfd8540a245f7b99b4804ae1a36999a05b533bc85f85048bd5d28824b437f2f39f32a8d151884e3eabc2
@@ -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"
@@ -1,3 +1,3 @@
1
1
  module SimpsonsWorld
2
- VERSION = "1.0.0"
2
+ VERSION = "1.1.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.0.0
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-04-25 00:00:00.000000000 Z
11
+ date: 2015-05-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler