Skip to content

Commit 1a90088

Browse files
author
File Sync
committed
Update gemspec from dry-rb/template-gem
1 parent f469574 commit 1a90088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gemspec

+1-1
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-logic"
2727
spec.metadata["bug_tracker_uri"] = "https://github.com/dry-rb/dry-logic/issues"
2828

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

3131
# to update dependencies edit project.yml
3232
spec.add_runtime_dependency "concurrent-ruby", "~> 1.0"

0 commit comments

Comments
 (0)