strict.gemspec in strict-1.1.0 vs strict.gemspec in strict-1.2.0
- old
+ new
@@ -9,10 +9,10 @@
spec.email = ["me@kkt.dev"]
spec.summary = "Strictly define a contract for your objects and methods"
spec.homepage = "https://github.com/kylekthompson/strict"
spec.license = "MIT"
- spec.required_ruby_version = ">= 3.1.2"
+ spec.required_ruby_version = ">= 3.0.0"
spec.metadata["allowed_push_host"] = "https://rubygems.org"
spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = spec.homepage