Skip to content

Commit

Permalink
Update gemspec from dry-rb/template-gem
Browse files Browse the repository at this point in the history
  • Loading branch information
File Sync committed Dec 25, 2022
1 parent f469574 commit 1a90088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
spec.metadata["source_code_uri"] = "https://github.com/dry-rb/dry-logic"
spec.metadata["bug_tracker_uri"] = "https://github.com/dry-rb/dry-logic/issues"

spec.required_ruby_version = ">= 2.7.0"
spec.required_ruby_version = ">= 3.0.0"

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

0 comments on commit 1a90088

Please sign in to comment.