dude.gemspec in dude-cli-2.1.0.alpha4 vs dude.gemspec in dude-cli-2.1.0.alpha5

- old
+ new

@@ -14,10 +14,10 @@ spec.description = <<~DESC This program helps to combine such services as Jira, Toggl and git and replace most routine activities with one simple CLI utility. DESC spec.homepage = 'https://github.com/npupko/dude' spec.license = 'MIT' - spec.required_ruby_version = Gem::Requirement.new('>= 2.5.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/npupko/dude' spec.metadata['changelog_uri'] = 'https://github.com/npupko/dude/blob/master/CHANGELOG.md'