Version 0.2.0 - required ruby>=2.7. **-kw-options. BETA

This commit is contained in:
Denis Knauf 2022-09-27 20:58:19 +02:00
parent 0a0392d532
commit 6af5922217
6 changed files with 50 additions and 15 deletions

View file

@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
spec.summary = %q{Provides interface to knot-server.}
spec.description = %q{Implements knot-protocol to provide an interface to knot-DNS-server}
spec.homepage = 'https://git.denkn.at/deac/knot'
spec.required_ruby_version = Gem::Requirement.new(">= 2.3.0")
spec.required_ruby_version = Gem::Requirement.new(">= 2.7.0")
#spec.metadata["allowed_push_host"] = "TODO: Set to 'http://mygemserver.com'"