musicbrainz-ruby 0.1.0 → 0.1.1

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 (1) hide show
  1. metadata +17 -5
metadata CHANGED
@@ -1,7 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: musicbrainz-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ hash: 25
5
+ prerelease:
6
+ segments:
7
+ - 0
8
+ - 1
9
+ - 1
10
+ version: 0.1.1
5
11
  platform: ruby
6
12
  authors:
7
13
  - Robin Tweedie
@@ -25,7 +31,7 @@ files:
25
31
  - README.markdown
26
32
  - lib/musicbrainz.rb
27
33
  has_rdoc: true
28
- homepage: ""
34
+ homepage: https://github.com/dwo/musicbrainz-ruby
29
35
  licenses: []
30
36
 
31
37
  post_install_message:
@@ -35,21 +41,27 @@ rdoc_options:
35
41
  require_paths:
36
42
  - lib
37
43
  required_ruby_version: !ruby/object:Gem::Requirement
44
+ none: false
38
45
  requirements:
39
46
  - - ">="
40
47
  - !ruby/object:Gem::Version
48
+ hash: 3
49
+ segments:
50
+ - 0
41
51
  version: "0"
42
- version:
43
52
  required_rubygems_version: !ruby/object:Gem::Requirement
53
+ none: false
44
54
  requirements:
45
55
  - - ">="
46
56
  - !ruby/object:Gem::Version
57
+ hash: 3
58
+ segments:
59
+ - 0
47
60
  version: "0"
48
- version:
49
61
  requirements: []
50
62
 
51
63
  rubyforge_project:
52
- rubygems_version: 1.3.5
64
+ rubygems_version: 1.4.2
53
65
  signing_key:
54
66
  specification_version: 3
55
67
  summary: HTTParty wrapper for MusicBrainz XML Web Service