hanami-webconsole.gemspec in hanami-webconsole-2.1.0 vs hanami-webconsole.gemspec in hanami-webconsole-2.2.0.beta1
- old
+ new
@@ -11,9 +11,10 @@
spec.email = ["me@lucaguidi.com"]
spec.summary = "Hanami webconsole"
spec.description = "Hanami webconsole for development"
spec.homepage = "http://hanamirb.org"
spec.license = "MIT"
+ spec.required_ruby_version = ">= 3.1"
spec.files = `git ls-files -- lib/* CHANGELOG.md LICENSE.md README.md hanami-webconsole.gemspec`.split($INPUT_RECORD_SEPARATOR)
spec.require_paths = ["lib"]
spec.metadata["allowed_push_host"] = "https://rubygems.org"