mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
6 lines
243 B
Ruby
6 lines
243 B
Ruby
# encoding: utf-8
|
|
require "logstash/patches/bugfix_jruby_2558"
|
|
require "logstash/patches/cabin"
|
|
require "logstash/patches/profile_require_calls"
|
|
require "logstash/patches/stronger_openssl_defaults"
|
|
require "logstash/patches/exception_to_json"
|