yamls.gemspec in yamls-0.1.0 vs yamls.gemspec in yamls-0.1.1
- old
+ new
@@ -8,10 +8,10 @@
spec.authors = ["TsuMakoto"]
spec.email = ["tsukamoto@fusic.co.jp"]
spec.summary = "Managed Strong Parameters with yaml file."
spec.homepage = "https://github.com/TsuMakoto/yamls"
- spec.required_ruby_version = Gem::Requirement.new(">= 2.4.0")
+ spec.required_ruby_version = Gem::Requirement.new(">= 2.5")
spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = "https://github.com/TsuMakoto/yamls"
# Specify which files should be added to the gem when it is released.