mockspotify.gemspec in mockspotify-0.1.0 vs mockspotify.gemspec in mockspotify-0.1.1
- old
+ new
@@ -1,6 +1,6 @@
# -*- encoding: utf-8 -*-
-require File.expand_path('../lib/mockspotify', __FILE__)
+require File.expand_path('../lib/mockspotify/version', __FILE__)
Gem::Specification.new do |gem|
gem.name = "mockspotify"
gem.summary = %Q{A mock of libspotify for use in development of language bindings}
gem.homepage = "https://github.com/Burgestrand/libmockspotify"