thetvdb 0.1 → 0.2

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.
Files changed (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +7 -9
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 32489b218f1eab94ab56b04a7f170812be008791
4
+ data.tar.gz: c206f2450bea832b4e1c6ff1d198ca44b8cca876
5
+ SHA512:
6
+ metadata.gz: 7947e512b0ac070991296e96b6e421f55da96351be8146e654e4672cc72ac75a6ea5ed4c2dd123f7bf3df3d4e8d998b82a1741245551d98672b7b2133daa7bb1
7
+ data.tar.gz: 094a8c90ba33181f45e003bfc4c6ca241868905a5e96b0630fdb909fc9e0aa36687ed07ef5d5ae3baf604c8893950a1d0c7b2c8bf8def71da1244ce5b8794c90
metadata CHANGED
@@ -1,8 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: thetvdb
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.1'
5
- prerelease:
4
+ version: '0.2'
6
5
  platform: ruby
7
6
  authors:
8
7
  - Zan Loy
@@ -20,26 +19,25 @@ files:
20
19
  - lib/thetvdb.rb
21
20
  homepage: http://zanloy.com/scripts/ruby/thetvdb/
22
21
  licenses: []
22
+ metadata: {}
23
23
  post_install_message:
24
24
  rdoc_options: []
25
25
  require_paths:
26
26
  - lib
27
27
  required_ruby_version: !ruby/object:Gem::Requirement
28
- none: false
29
28
  requirements:
30
- - - ! '>='
29
+ - - '>='
31
30
  - !ruby/object:Gem::Version
32
31
  version: '0'
33
32
  required_rubygems_version: !ruby/object:Gem::Requirement
34
- none: false
35
33
  requirements:
36
- - - ! '>='
34
+ - - '>='
37
35
  - !ruby/object:Gem::Version
38
36
  version: '0'
39
37
  requirements: []
40
38
  rubyforge_project:
41
- rubygems_version: 1.8.24
39
+ rubygems_version: 2.0.14
42
40
  signing_key:
43
- specification_version: 3
44
- summary: Very simple interfact to TheTVDB API
41
+ specification_version: 4
42
+ summary: Very simple interface to TheTVDB API
45
43
  test_files: []