We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cae71bb commit 65c2400Copy full SHA for 65c2400
hanami-view.gemspec
@@ -32,7 +32,7 @@ Gem::Specification.new do |spec|
32
spec.add_runtime_dependency "dry-inflector", "~> 1.0", "< 2"
33
spec.add_runtime_dependency "temple", "~> 0.10.0", ">= 0.10.2"
34
spec.add_runtime_dependency "tilt", "~> 2.3"
35
- spec.add_runtime_dependency "zeitwerk", "~> 2.6"
+ spec.add_runtime_dependency "zeitwerk", "2.6.16"
36
37
spec.add_development_dependency "bundler"
38
spec.add_development_dependency "rake"
0 commit comments