Skip to content

Commit

Permalink
bump ftw dependency to 0.0.40
Browse files Browse the repository at this point in the history
  • Loading branch information
jsvd authored and jordansissel committed Nov 4, 2014
1 parent cf28008 commit db10234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logstash.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency "i18n", ["=0.6.9"] #(MIT license)

# Web dependencies
gem.add_runtime_dependency "ftw", ["~> 0.0.39"] #(Apache 2.0 license)
gem.add_runtime_dependency "ftw", ["~> 0.0.40"] #(Apache 2.0 license)
gem.add_runtime_dependency "mime-types" #(GPL 2.0)
gem.add_runtime_dependency "rack" #(MIT-style license)
gem.add_runtime_dependency "sinatra" #(MIT-style license)
Expand Down

0 comments on commit db10234

Please sign in to comment.