audio_monster.gemspec in audio_monster-1.0.0 vs audio_monster.gemspec in audio_monster-1.0.1
- old
+ new
@@ -8,10 +8,10 @@
spec.version = AudioMonster::VERSION
spec.authors = ['Andrew Kuklewicz']
spec.email = ['andrew@beginsinwonder.com']
spec.summary = %q{audio_monster manipulates and transcodes audio}
spec.description = %q{audio_monster manipulates and transcodes audio}
- spec.homepage = 'https://github.com/PRX/audio-monster'
+ spec.homepage = 'https://github.com/PRX/audio_monster'
spec.license = 'MIT'
spec.files = `git ls-files -z`.split("\x0")
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})