fusuma-plugin-appmatcher.gemspec in fusuma-plugin-appmatcher-0.2.1 vs fusuma-plugin-appmatcher.gemspec in fusuma-plugin-appmatcher-0.2.2

- old
+ new

@@ -23,10 +23,10 @@ spec.require_paths = ["lib"] spec.add_dependency "rexml" # ruby-dbus doesn't resolve dependency spec.add_runtime_dependency "ruby-dbus" - spec.add_dependency "fusuma", "~> 2.0" + spec.add_dependency "fusuma", "~> 2.3" spec.metadata["rubygems_mfa_required"] = "true" spec.required_ruby_version = ">= 2.5.1" # https://packages.ubuntu.com/search?keywords=ruby&searchon=names&exact=1&suite=all&section=main # support bionic (18.04LTS) 2.5.1 end