paquito.gemspec in paquito-0.8.0 vs paquito.gemspec in paquito-0.9.0

- old
+ new

@@ -10,10 +10,10 @@ spec.summary = "Framework for defining efficient and extendable serializers" spec.description = "Framework for defining efficient and extendable serializers" spec.homepage = "https://github.com/Shopify/paquito" spec.license = "MIT" - spec.required_ruby_version = ">= 2.6.0" + spec.required_ruby_version = ">= 2.7.0" spec.metadata["allowed_push_host"] = "https://rubygems.org" spec.metadata["homepage_uri"] = spec.homepage spec.metadata["source_code_uri"] = "https://github.com/Shopify/paquito"