We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f30c1f commit 138f032Copy full SHA for 138f032
dry-cli.gemspec
@@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
26
spec.metadata["source_code_uri"] = "https://github.com/dry-rb/dry-cli"
27
spec.metadata["bug_tracker_uri"] = "https://github.com/dry-rb/dry-cli/issues"
28
29
- spec.required_ruby_version = ">= 2.4.0"
+ spec.required_ruby_version = ">= 2.7.0"
30
31
# to update dependencies edit project.yml
32
0 commit comments