Skip to content

Commit fa6848f

Browse files
File sync from hanakai-rb/repo-sync
Updated files: - dry-effects.gemspec
1 parent 9c3aad7 commit fa6848f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dry-effects.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
2727
spec.metadata["bug_tracker_uri"] = "https://github.com/dry-rb/dry-effects/issues"
2828
spec.metadata["funding_uri"] = "https://github.com/sponsors/hanami"
2929

30-
spec.required_ruby_version = "3.1"
30+
spec.required_ruby_version = ">= 3.1.0"
3131

3232
spec.add_runtime_dependency "concurrent-ruby", "~> 1.0"
3333
spec.add_runtime_dependency "dry-core", "~> 1.1"

0 commit comments

Comments
 (0)