tiny_hooks.gemspec in tiny_hooks-0.1.0 vs tiny_hooks.gemspec in tiny_hooks-0.2.0
- old
+ new
@@ -10,10 +10,10 @@
spec.summary = "Simple, tiny and general hooks control."
spec.description = "Simple, tiny and general hooks control."
spec.homepage = "https://github.com/okuramasafumi/tiny_hooks"
spec.license = "MIT"
- spec.required_ruby_version = Gem::Requirement.new(">= 2.7.0")
+ spec.required_ruby_version = Gem::Requirement.new(">= 2.5.0")
spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = spec.homepage
spec.metadata["changelog_uri"] = "#{spec.homepage}/blob/main/CHANGELOG.md"