We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77e6e0d commit 79ef0d0Copy full SHA for 79ef0d0
hanami-view.gemspec
@@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
27
28
spec.required_ruby_version = ">= 3.1"
29
30
- spec.add_runtime_dependency "dry-configurable", "~> 1.0"
+ spec.add_runtime_dependency "dry-configurable", "1.3.0"
31
spec.add_runtime_dependency "dry-core", "~> 1.0"
32
spec.add_runtime_dependency "dry-inflector", "~> 1.0", "< 2"
33
spec.add_runtime_dependency "temple", "~> 0.10.0", ">= 0.10.2"
0 commit comments