Skip to content

Commit

Permalink
Pin tilt to version 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 14, 2025
1 parent 77e6e0d commit 7f54bb4
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 @@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
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"
spec.add_runtime_dependency "tilt", "~> 2.3"
spec.add_runtime_dependency "tilt", "2.6.0"
spec.add_runtime_dependency "zeitwerk", "~> 2.6"

spec.add_development_dependency "bundler"
Expand Down

0 comments on commit 7f54bb4

Please sign in to comment.