Skip to content

Commit

Permalink
Fix: Drop tilt direct dependency
Browse files Browse the repository at this point in the history
This is indirectly used by Slim
  • Loading branch information
pusewicz committed Feb 17, 2022
1 parent e00dc3c commit d893a2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion statique.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ Gem::Specification.new do |spec|
spec.add_dependency "roda", "~> 3.53"
spec.add_dependency "slim", "~> 4.1.0"
spec.add_dependency "thor", "~> 1.2.1"
spec.add_dependency "tilt", "~> 2.0.10"
spec.add_dependency "tty-logger", "~> 0.6.0"
spec.add_dependency "webrick", "~> 1.7.0"

Expand Down

0 comments on commit d893a2e

Please sign in to comment.