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 e58ed6a commit 94893cfCopy full SHA for 94893cf
dry-matcher.gemspec
@@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
26
spec.metadata["source_code_uri"] = "https://github.com/dry-rb/dry-matcher"
27
spec.metadata["bug_tracker_uri"] = "https://github.com/dry-rb/dry-matcher/issues"
28
29
- spec.required_ruby_version = ">= 3.0.0"
+ spec.required_ruby_version = "2.7"
30
31
# to update dependencies edit project.yml
32
spec.add_runtime_dependency "dry-core", "~> 1.0", "< 2"
0 commit comments