Commit graph

55 commits

Author SHA1 Message Date
Armin
153eea67b5 #6828 add json-schema dependency
Fixes #7419
2017-06-29 00:05:16 +00:00
Armin
24d2faba10 MINOR: Update docker-api gem to latest version to improve stabilitiy
Fixes #7461
2017-06-15 12:48:49 +00:00
Pier-Hugues Pellerin
76286b4f0e use jruby 9.1.9.0
Work done by @guyboertje and @ph

Since JRuby 1.7.25 is now EOL we are migrating Logstash to use JRuby 9k and JDK8 only,
Not much needed updating to make this work, its was mostly a drop in replacement from the previous version.

The major point was the change in the implementation of Time in JRuby, JRuby now use `java.time`
instead of joda time, this allow JRuby to have nanoseconds precision on time object.
2017-06-12 12:35:10 -04:00
Suyog Rao
7733dd0f86 Add DLQ to default plugins (#7342) 2017-06-06 11:52:12 -07:00
Armin Braun
8e9840f298 ignore .Gemfile.jruby-1.9.lock, .lock and Gemfile
Fixes #6985
2017-05-02 13:23:34 +00:00
Renamed from Gemfile (Browse further)