mirror of
https://github.com/elastic/logstash.git
synced 2025-04-19 20:27:23 -04:00
21 lines
723 B
YAML
21 lines
723 B
YAML
---
|
|
logstash: 6.0.2
|
|
logstash-core: 6.0.2
|
|
logstash-core-plugin-api: 2.1.16
|
|
jruby:
|
|
version: 9.1.13.0
|
|
sha1: 815bac27d5daa1459a4477d6d80584f007ce6a68
|
|
|
|
# jruby-runtime-override, if specified, will override the jruby version installed in vendor/jruby for logstash runtime only,
|
|
# not for the compile-time jars
|
|
#
|
|
#jruby-runtime-override:
|
|
# url: http://ci.jruby.org/snapshots/previous/jruby-bin-9.1.13.0-SNAPSHOT.tar.gz
|
|
# version: 9.1.13.0-SNAPSHOT
|
|
# sha1: IGNORE
|
|
|
|
# Note: this file is copied to the root of logstash-core because its gemspec needs it when
|
|
# bundler evaluates the gemspec via bin/logstash
|
|
# Ensure Jackson version here is kept in sync with version used by jrjackson gem
|
|
jrjackson: 0.4.4
|
|
jackson: 2.9.1
|