Skip to content

Commit 40d23e0

Browse files
author
File Sync
committed
1 parent 86ffbfe commit 40d23e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dry-matcher.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
2626
spec.metadata["source_code_uri"] = "https://github.com/dry-rb/dry-matcher"
2727
spec.metadata["bug_tracker_uri"] = "https://github.com/dry-rb/dry-matcher/issues"
2828

29-
spec.required_ruby_version = "2.7"
29+
spec.required_ruby_version = ">= 2.7.0"
3030

3131
# to update dependencies edit project.yml
3232
spec.add_runtime_dependency "dry-core", "~> 1.0", "< 2"

0 commit comments

Comments
 (0)