Skip to content

Commit

Permalink
Pin zeitwerk to version 2.6.17
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jul 30, 2024
1 parent 92295f3 commit 4eaeb94
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 @@ -24,7 +24,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "hanami-utils", "~> 2.2.beta"
spec.add_dependency "dry-configurable", "~> 1.0", "< 2"
spec.add_dependency "dry-core", "~> 1.0"
spec.add_dependency "zeitwerk", "~> 2.6"
spec.add_dependency "zeitwerk", "2.6.17"

spec.add_development_dependency "bundler", ">= 1.6", "< 3"
spec.add_development_dependency "rack-test", "~> 2.0"
Expand Down

0 comments on commit 4eaeb94

Please sign in to comment.