Skip to content

Commit

Permalink
Pin dry-configurable to version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jul 4, 2024
1 parent 080424d commit ec9319b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hanami-view.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = ">= 3.1"

spec.add_runtime_dependency "dry-configurable", "~> 1.0"
spec.add_runtime_dependency "dry-configurable", "1.2.0"
spec.add_runtime_dependency "dry-core", "~> 1.0"
spec.add_runtime_dependency "dry-inflector", "~> 1.0", "< 2"
spec.add_runtime_dependency "temple", "~> 0.10.0", ">= 0.10.2"
Expand Down

0 comments on commit ec9319b

Please sign in to comment.