brainz_releases 0.0.7 → 0.0.8

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,15 +1,7 @@
1
1
  ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- NDY3OGQ1NmJjNDcyOTNmYzgwZjBhYzMzZGY2NGY1MzUzY2ZiMWI0Mg==
5
- data.tar.gz: !binary |-
6
- YzEwNDIyMzNhYWQ3ZjczZmY5NTI5YzBhMTJiYzg0ZTliNjgzNmVhMA==
7
- !binary "U0hBNTEy":
8
- metadata.gz: !binary |-
9
- YmM2NDY2Zjk4NTg5OGY0ZjgxOGM0OThiZDcxNWI4ZGQwZTkwMmI1NTFkNmEy
10
- ZWZjZjc1MjJiYWRmYmU0Y2VlMWZiMGE2NDI1M2U0OWJkYzMxNDZiYTRiM2Uw
11
- ZmU0MDA0OTdjMmRlODEyMzI5N2IxMjU1NDMxMDVjOTQ4YTRkZDI=
12
- data.tar.gz: !binary |-
13
- ZWQyZjI3N2ZlNzFmYWQ1NDBmNTE5MzE4ZGYzMzAyZWFiYjliMmNkNmY5YmM4
14
- YWZkZWYxZTBjNWIxMDUyYmFiMDc4N2UyZjRiNTgxYTdhYjE3YjI1NDFjYTBm
15
- NWQxYzM4MTY3MTY4MmY4ZjZhOTQ0YjI2Yzg4MDY3NDljMzJjNWE=
2
+ SHA1:
3
+ metadata.gz: 297f105059eb8b83f93ec489fd98c446a3ee09ac
4
+ data.tar.gz: df4055aba6b77bb865e8ebbb0095cda016a0f6a9
5
+ SHA512:
6
+ metadata.gz: 5d8921a6c417feb09f150a3bf5ee24b9228ad1602a2de0d97f667828ac67a30774d1b09e7246f3eb05d4d365b2ab339be43785085d32e9cd9864c4772590d53e
7
+ data.tar.gz: 53fba3d2f9118ef595b11c42e95cd7fbf6ffb6de489e20c550e581328cc86c66a230db63958f8053352b5daf86889623c4d1f2d68a494eaa416c03607c946e67
@@ -46,7 +46,7 @@ module BrainzReleases
46
46
  when "200"
47
47
  @releases_xml = Nokogiri::XML(response.body)
48
48
  else
49
- raise ResponseError, "There is a problem accessing the Music Brainz api. Response code: #{response.code} \n #{response.inspect}"
49
+ raise ResponseError, "There is a problem accessing the Music Brainz api. Response code: #{response.code} \n request_uri: #{uri.request_uri} \n #{response.inspect}"
50
50
  end
51
51
  end
52
52
 
@@ -1,3 +1,3 @@
1
1
  module BrainzReleases
2
- VERSION = "0.0.7"
2
+ VERSION = "0.0.8"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brainz_releases
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Paul Sturgess
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-04-11 00:00:00.000000000 Z
11
+ date: 2014-04-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nokogiri
@@ -85,17 +85,17 @@ require_paths:
85
85
  - lib
86
86
  required_ruby_version: !ruby/object:Gem::Requirement
87
87
  requirements:
88
- - - ! '>='
88
+ - - '>='
89
89
  - !ruby/object:Gem::Version
90
90
  version: '0'
91
91
  required_rubygems_version: !ruby/object:Gem::Requirement
92
92
  requirements:
93
- - - ! '>='
93
+ - - '>='
94
94
  - !ruby/object:Gem::Version
95
95
  version: '0'
96
96
  requirements: []
97
97
  rubyforge_project: brainz_releases
98
- rubygems_version: 2.0.0
98
+ rubygems_version: 2.0.3
99
99
  signing_key:
100
100
  specification_version: 4
101
101
  summary: Provides a ruby interface for extracting the releases for an artist from