diff --git a/core_gems.rb b/core_gems.rb index e31c1058..417df402 100644 --- a/core_gems.rb +++ b/core_gems.rb @@ -2,8 +2,8 @@ download "json", "2.6.3" download "msgpack", "1.7.3" download "cool.io", "1.9.0" -download "http_parser.rb", "0.6.0" -download "yajl-ruby", "1.3.1" +download "http_parser.rb", "0.8.0" +download "yajl-ruby", "1.4.3" download "sigdump", "0.2.4" download "thread_safe", "0.3.5" download "oj", "3.16.7" diff --git a/plugin_gems.rb b/plugin_gems.rb index d43b8d16..59f176ad 100644 --- a/plugin_gems.rb +++ b/plugin_gems.rb @@ -2,7 +2,7 @@ # The order of these dependencies matters due to how Ruby pulls dependencies. download "httpclient", "2.8.3" download "uuidtools", "2.1.5" -download "jmespath", "1.4.0" +download "jmespath", "1.6.2" download "aws-partitions", "1.149.0" download "aws-sigv4", "1.1.0" download "aws-sdk-core", "3.48.3" @@ -17,7 +17,7 @@ # The release candidate build will overwrite this gem with a gem version that is built from the master branch # later in the build pipeline. download "fluent-plugin-google-cloud", "0.13.2" -download "fluent-plugin-detect-exceptions", "0.0.15" +download "fluent-plugin-detect-exceptions", "0.0.16" # Keep this version compatible with # https://github.com/fluent/fluent-plugin-prometheus/blob/master/fluent-plugin-prometheus.gemspec download "prometheus-client", "0.9.0" @@ -26,7 +26,7 @@ download "fluent-plugin-multi-format-parser", "1.0.0" download "fluent-plugin-record-reformer", "0.9.1" download "fluent-plugin-record-modifier", "2.0.1" -download "fluent-plugin-kubernetes_metadata_filter", "2.5.2" +download "fluent-plugin-kubernetes_metadata_filter", "3.5.1" download "systemd-journal", "1.4.2" download "fluent-plugin-systemd", "1.0.5" if windows?