Require ruby >= 2.7

This commit is contained in:
Peter Solnica 2022-11-05 06:40:49 +01:00
parent 5f30c1fa5b
commit 138f032dc2
No known key found for this signature in database
GPG Key ID: 4B177344822BD3BB
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
spec.metadata["source_code_uri"] = "https://github.com/dry-rb/dry-cli"
spec.metadata["bug_tracker_uri"] = "https://github.com/dry-rb/dry-cli/issues"
spec.required_ruby_version = ">= 2.4.0"
spec.required_ruby_version = ">= 2.7.0"
# to update dependencies edit project.yml