Skip to content

Commit 24e5c02

Browse files
File sync from hanakai-rb/repo-sync
Updated files: - dry-events.gemspec
1 parent f3d162a commit 24e5c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dry-events.gemspec

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

32-
spec.required_ruby_version = ">= 3.1.0"
32+
spec.required_ruby_version = ">= 3.2"
3333

3434
spec.add_runtime_dependency "concurrent-ruby", "~> 1.0"
3535
spec.add_runtime_dependency "dry-core", "~> 1.1"

0 commit comments

Comments
 (0)