medieval_latina.gemspec in medieval_latina-1.3.0 vs medieval_latina.gemspec in medieval_latina-1.3.1
- old
+ new
@@ -13,10 +13,10 @@
spec.email = ["jayson.virissimo@asu.edu"]
spec.summary = "Transform medieval Latin text into phonetic English"
spec.description = description
spec.homepage = "https://github.com/jaysonvirissimo/medieval_latina"
spec.license = "MIT"
- spec.required_ruby_version = Gem::Requirement.new(">= 2.4.0")
+ spec.required_ruby_version = Gem::Requirement.new(">= 2.6.0")
spec.metadata["allowed_push_host"] = "https://rubygems.org/"
spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = github_uri
spec.metadata["changelog_uri"] = github_uri
# Specify which files should be added to the gem when it is released.