fusuma-plugin-appmatcher.gemspec in fusuma-plugin-appmatcher-0.1.0.pre2 vs fusuma-plugin-appmatcher.gemspec in fusuma-plugin-appmatcher-0.1.0

- old
+ new

@@ -25,7 +25,7 @@ spec.require_paths = ['lib'] spec.add_runtime_dependency 'iniparse' spec.add_runtime_dependency 'ruby-dbus' - spec.add_dependency 'fusuma', '~> 2.0.0.pre2' + spec.add_dependency 'fusuma', '~> 2.0.0' end