shaped.gemspec in shaped-0.7.2 vs shaped.gemspec in shaped-0.7.3

- old
+ new

@@ -10,10 +10,10 @@ spec.summary = 'Validate the "shape" of Ruby objects.' spec.description = 'Validate the "shape" of Ruby objects.' spec.homepage = 'https://github.com/davidrunger/shaped' spec.license = 'MIT' - spec.required_ruby_version = Gem::Requirement.new('>= 2.3.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/davidrunger/shaped' spec.metadata['changelog_uri'] = 'https://github.com/davidrunger/shaped/blob/master/CHANGELOG.md'