Skip to content

Commit

Permalink
Pin dry-configurable to version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 7, 2025
1 parent 2be40a5 commit d3eae3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hanami-controller.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |spec|

spec.add_dependency "rack", "~> 2.0"
spec.add_dependency "hanami-utils", "~> 2.2"
spec.add_dependency "dry-configurable", "~> 1.0", "< 2"
spec.add_dependency "dry-configurable", "1.3.0"
spec.add_dependency "dry-core", "~> 1.0"
spec.add_dependency "zeitwerk", "~> 2.6"

Expand Down

0 comments on commit d3eae3d

Please sign in to comment.