kind.gemspec in kind-5.0.0 vs kind.gemspec in kind-5.1.0

- old
+ new

@@ -8,10 +8,10 @@ spec.summary = %q{A simple type system (at runtime) for Ruby.} spec.description = %q{A simple type system (at runtime) for Ruby - free of dependencies.} spec.homepage = 'https://github.com/serradura/kind' spec.license = 'MIT' - spec.required_ruby_version = Gem::Requirement.new('>= 2.2.0') + spec.required_ruby_version = Gem::Requirement.new('>= 2.1.0') spec.metadata['homepage_uri'] = spec.homepage spec.metadata['source_code_uri'] = 'https://github.com/serradura/kind' # spec.metadata['changelog_uri'] = 'TODO: Put your gem's CHANGELOG.md URL here.'