Skip to content

Commit

Permalink
Pin zeitwerk to version 2.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Sep 26, 2023
1 parent 2eb8390 commit 128cbb5
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.0"
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.12"

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

0 comments on commit 128cbb5

Please sign in to comment.