lastfm-m3u 0.2.5 → 0.2.5.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -63,7 +63,7 @@ module LastfmM3u
63
63
  end
64
64
 
65
65
  def dist_config
66
- File.join(File.dirname(__FILE__), '../../config/lastfm-spotify.yml.dist')
66
+ File.join(File.dirname(__FILE__), '../../config/lastfm.yml.dist')
67
67
  end
68
68
 
69
69
  def invalid_config?(config_hash)
@@ -1,3 +1,3 @@
1
1
  module LastfmM3u
2
- VERSION = "0.2.5"
2
+ VERSION = "0.2.5.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lastfm-m3u
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.5
4
+ version: 0.2.5.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -271,7 +271,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
271
271
  version: '0'
272
272
  segments:
273
273
  - 0
274
- hash: -1581479762260687584
274
+ hash: -587761823380421897
275
275
  required_rubygems_version: !ruby/object:Gem::Requirement
276
276
  none: false
277
277
  requirements:
@@ -280,7 +280,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
280
280
  version: '0'
281
281
  segments:
282
282
  - 0
283
- hash: -1581479762260687584
283
+ hash: -587761823380421897
284
284
  requirements: []
285
285
  rubyforge_project:
286
286
  rubygems_version: 1.8.25