imdb 0.4.1 → 0.4.2

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: imdb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1
4
+ version: 0.4.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ariejan de Vroom
@@ -76,6 +76,11 @@ files:
76
76
  - lib/imdb/string_extensions.rb
77
77
  - script/console
78
78
  - script/destroy
79
+ - spec/fixtures/search_matrix_revolutions
80
+ - spec/fixtures/search_star_trek
81
+ - spec/fixtures/tt0095016
82
+ - spec/fixtures/tt0117731
83
+ - spec/fixtures/tt0242653
79
84
  - script/generate
80
85
  - spec/imdb_cli_spec.rb
81
86
  - spec/imdb_movie_spec.rb