grumlin.gemspec in grumlin-0.13.1 vs grumlin.gemspec in grumlin-0.14.0

- old
+ new

@@ -14,10 +14,10 @@ Gremlin graph traversal language DSL and client for Ruby. Suitable and tested with gremlin-server and AWS Neptune. DESCRIPTION spec.homepage = "https://github.com/zhulik/grumlin" spec.license = "MIT" - spec.required_ruby_version = Gem::Requirement.new(">= 2.6.0") + spec.required_ruby_version = Gem::Requirement.new(">= 2.7.0") spec.metadata["homepage_uri"] = spec.homepage spec.metadata["source_code_uri"] = "https://github.com/zhulik/grumlin" spec.metadata["changelog_uri"] = "https://github.com/zhulik/grumlin/blob/master/CHANGELOG.md"