mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
bump lock file for 8.13 (#15945)
* Update minor plugin versions in gemfile lock * Update Gemfile.jruby-3.1.lock.release --------- Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com> Co-authored-by: kaisecheng <69120390+kaisecheng@users.noreply.github.com>
This commit is contained in:
parent
918df63216
commit
8511090526
1 changed files with 8 additions and 4 deletions
|
@ -44,7 +44,7 @@ GEM
|
|||
avro (1.10.2)
|
||||
multi_json (~> 1)
|
||||
aws-eventstream (1.3.0)
|
||||
aws-partitions (1.889.0)
|
||||
aws-partitions (1.890.0)
|
||||
aws-sdk-cloudfront (1.87.0)
|
||||
aws-sdk-core (~> 3, >= 3.191.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
|
@ -110,7 +110,7 @@ GEM
|
|||
elastic-enterprise-search (8.9.0)
|
||||
elastic-transport (~> 8.1)
|
||||
jwt (>= 1.5, < 3.0)
|
||||
elastic-transport (8.3.1)
|
||||
elastic-transport (8.3.2)
|
||||
faraday (< 3)
|
||||
multi_json
|
||||
elasticsearch (7.17.10)
|
||||
|
@ -191,7 +191,7 @@ GEM
|
|||
jruby-jms (1.3.0-java)
|
||||
gene_pool
|
||||
semantic_logger
|
||||
jruby-openssl (0.14.2-java)
|
||||
jruby-openssl (0.14.3-java)
|
||||
jruby-stdin-channel (0.2.0-java)
|
||||
json (2.7.1-java)
|
||||
json-schema (2.8.1)
|
||||
|
@ -316,6 +316,9 @@ GEM
|
|||
lru_redux (~> 1.1.0)
|
||||
logstash-filter-drop (3.0.5)
|
||||
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
||||
logstash-filter-elastic_integration (0.1.6-java)
|
||||
logstash-core (>= 8.7.0)
|
||||
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
||||
logstash-filter-elasticsearch (3.16.1)
|
||||
elasticsearch (>= 7.14.9)
|
||||
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
||||
|
@ -427,7 +430,7 @@ GEM
|
|||
logstash-mixin-ecs_compatibility_support (~> 1.2)
|
||||
logstash-mixin-normalize_config_support (~> 1.0)
|
||||
logstash-mixin-plugin_factory_support
|
||||
logstash-input-elasticsearch (4.20.0)
|
||||
logstash-input-elasticsearch (4.20.1)
|
||||
elasticsearch (>= 7.17.9)
|
||||
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
||||
logstash-mixin-ca_trusted_fingerprint_support (~> 1.0)
|
||||
|
@ -919,6 +922,7 @@ DEPENDENCIES
|
|||
logstash-filter-dissect
|
||||
logstash-filter-dns
|
||||
logstash-filter-drop
|
||||
logstash-filter-elastic_integration
|
||||
logstash-filter-elasticsearch
|
||||
logstash-filter-fingerprint
|
||||
logstash-filter-geoip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue