Skip to content

Commit

Permalink
bck
Browse files Browse the repository at this point in the history
  • Loading branch information
original-brownbear committed Nov 13, 2017
1 parent 8b834ab commit a10ba72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logstash-core/logstash-core.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Gem::Specification.new do |gem|

gem.add_runtime_dependency "sinatra", '~> 1.4', '>= 1.4.6'
gem.add_runtime_dependency 'puma', '~> 2.16'
gem.add_runtime_dependency "jruby-openssl", ">= 0.9.20" # >= 0.9.13 Required to support TLSv1.2
gem.add_runtime_dependency "jruby-openssl", ">= 0.9.21" # >= 0.9.13 Required to support TLSv1.2
gem.add_runtime_dependency "chronic_duration", "0.10.6"

# TODO(sissel): Treetop 1.5.x doesn't seem to work well, but I haven't
Expand Down

0 comments on commit a10ba72

Please sign in to comment.