We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89c5c05 commit 96cd32aCopy full SHA for 96cd32a
1 file changed
dry-transformer.gemspec
@@ -29,7 +29,7 @@ Gem::Specification.new do |spec|
29
spec.metadata["bug_tracker_uri"] = "https://github.com/dry-rb/dry-transformer/issues"
30
spec.metadata["funding_uri"] = "https://github.com/sponsors/hanami"
31
32
- spec.required_ruby_version = ">= 3.1.0"
+ spec.required_ruby_version = ">= 3.3"
33
34
spec.add_runtime_dependency "bigdecimal"
35
spec.add_runtime_dependency "zeitwerk", "~> 2.6"
0 commit comments