mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
- version bump ftw to be sure we got the Content-Length fix
This commit is contained in:
parent
5e8fb0c009
commit
54acb4add9
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ Gem::Specification.new do |gem|
|
|||
gem.add_runtime_dependency "i18n" #(MIT license)
|
||||
|
||||
# Web dependencies
|
||||
gem.add_runtime_dependency "ftw", ["~> 0.0.27"] #(Apache 2.0 license)
|
||||
gem.add_runtime_dependency "ftw", ["~> 0.0.28"] #(Apache 2.0 license)
|
||||
gem.add_runtime_dependency "haml" #(MIT license)
|
||||
gem.add_runtime_dependency "rack" #(MIT license)
|
||||
gem.add_runtime_dependency "sass" #(MIT license)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue