fusuma-plugin-appmatcher.gemspec in fusuma-plugin-appmatcher-0.6.0 vs fusuma-plugin-appmatcher.gemspec in fusuma-plugin-appmatcher-0.6.1

- old
+ new

@@ -15,10 +15,9 @@ spec.homepage = "https://github.com/iberianpig/fusuma-plugin-appmatcher" spec.license = "MIT" # Specify which files should be added to the gem when it is released. spec.files = Dir["{bin,lib,exe}/**/*", "LICENSE*", "README*", "*.gemspec"] - spec.test_files = Dir["{test,spec,features}/**/*"] spec.bindir = "exe" spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) } spec.require_paths = ["lib"] spec.add_dependency "rexml" # ruby-dbus doesn't resolve dependency