basket.gemspec in basket-0.0.3 vs basket.gemspec in basket-0.0.4

- old
+ new

@@ -10,10 +10,10 @@ spec.summary = "Wait until you have a bunch of things, then do something." spec.description = "A simple way of accumulating things and then acting on them." spec.homepage = "https://github.com/nicholalexander/basket" spec.license = "MIT" - spec.required_ruby_version = ">= 2.6.0" + spec.required_ruby_version = ">= 3.0.6" spec.metadata["homepage_uri"] = spec.homepage spec.metadata["source_code_uri"] = "https://github.com/nicholalexander/basket" spec.metadata["changelog_uri"] = "https://github.com/nicholalexander/basket/blob/main/CHANGELOG.md"