mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
bump lock file in preparation for 8.11.2 (#15586)
Co-authored-by: João Duarte <jsvd@users.noreply.github.com>
This commit is contained in:
parent
34c88e7f79
commit
ad8e537059
1 changed files with 15 additions and 17 deletions
|
@ -61,7 +61,7 @@ GEM
|
|||
aws-sdk-cloudwatch (1.81.0)
|
||||
aws-sdk-core (~> 3, >= 3.184.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
aws-sdk-core (3.185.1)
|
||||
aws-sdk-core (3.185.2)
|
||||
aws-eventstream (~> 1, >= 1.0.2)
|
||||
aws-partitions (~> 1, >= 1.651.0)
|
||||
aws-sigv4 (~> 1.5)
|
||||
|
@ -82,11 +82,10 @@ GEM
|
|||
aws-sdk-sqs (1.64.0)
|
||||
aws-sdk-core (~> 3, >= 3.184.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
aws-sigv4 (1.6.0)
|
||||
aws-sigv4 (1.6.1)
|
||||
aws-eventstream (~> 1, >= 1.0.2)
|
||||
back_pressure (1.0.0)
|
||||
backports (3.24.1)
|
||||
base64 (0.1.1)
|
||||
belzebuth (0.2.3)
|
||||
childprocess
|
||||
benchmark-ips (2.12.0)
|
||||
|
@ -109,7 +108,7 @@ GEM
|
|||
crack (0.4.5)
|
||||
rexml
|
||||
dalli (3.2.6)
|
||||
date (3.3.3-java)
|
||||
date (3.3.4-java)
|
||||
diff-lcs (1.5.0)
|
||||
domain_name (0.5.20190701)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
|
@ -124,13 +123,13 @@ GEM
|
|||
elasticsearch-transport (>= 7.11)
|
||||
jwt (>= 1.5, < 3.0)
|
||||
elastic-workplace-search (0.4.1)
|
||||
elasticsearch (7.17.9)
|
||||
elasticsearch-api (= 7.17.9)
|
||||
elasticsearch-transport (= 7.17.9)
|
||||
elasticsearch-api (7.17.9)
|
||||
elasticsearch (7.17.10)
|
||||
elasticsearch-api (= 7.17.10)
|
||||
elasticsearch-transport (= 7.17.10)
|
||||
elasticsearch-api (7.17.10)
|
||||
multi_json
|
||||
elasticsearch-transport (7.17.9)
|
||||
faraday (~> 1)
|
||||
elasticsearch-transport (7.17.10)
|
||||
faraday (>= 1, < 3)
|
||||
multi_json
|
||||
equalizer (0.0.11)
|
||||
et-orbi (1.2.7)
|
||||
|
@ -434,7 +433,7 @@ GEM
|
|||
logstash-codec-plain
|
||||
logstash-core (>= 8.4.0)
|
||||
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
||||
logstash-input-elastic_serverless_forwarder (0.1.3-java)
|
||||
logstash-input-elastic_serverless_forwarder (0.1.4-java)
|
||||
logstash-codec-json_lines
|
||||
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
||||
logstash-input-http (>= 3.7.2)
|
||||
|
@ -495,7 +494,7 @@ GEM
|
|||
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
||||
logstash-mixin-ecs_compatibility_support (~> 1.2)
|
||||
logstash-mixin-normalize_config_support (~> 1.0)
|
||||
logstash-input-http_poller (5.5.0)
|
||||
logstash-input-http_poller (5.5.1)
|
||||
logstash-codec-plain
|
||||
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
||||
logstash-mixin-ecs_compatibility_support (~> 1.3)
|
||||
|
@ -730,7 +729,7 @@ GEM
|
|||
net-smtp
|
||||
manticore (0.9.1-java)
|
||||
openssl_pkcs8_pure
|
||||
march_hare (4.5.0-java)
|
||||
march_hare (4.6.0-java)
|
||||
memoizable (0.4.2)
|
||||
thread_safe (~> 0.3, >= 0.3.1)
|
||||
method_source (1.0.0)
|
||||
|
@ -750,7 +749,7 @@ GEM
|
|||
naught (1.1.0)
|
||||
net-http (0.3.2)
|
||||
uri
|
||||
net-imap (0.4.2)
|
||||
net-imap (0.4.5)
|
||||
date
|
||||
net-protocol
|
||||
net-pop (0.1.2)
|
||||
|
@ -789,7 +788,7 @@ GEM
|
|||
puma (6.4.0-java)
|
||||
nio4r (~> 2.0)
|
||||
raabro (1.4.0)
|
||||
racc (1.7.1-java)
|
||||
racc (1.7.3-java)
|
||||
rack (2.2.8)
|
||||
rack-protection (2.2.4)
|
||||
rack
|
||||
|
@ -817,8 +816,7 @@ GEM
|
|||
rspec-support (3.12.1)
|
||||
rspec-wait (0.0.9)
|
||||
rspec (>= 3, < 4)
|
||||
rubocop (1.57.1)
|
||||
base64 (~> 0.1.1)
|
||||
rubocop (1.57.2)
|
||||
json (~> 2.3)
|
||||
language_server-protocol (>= 3.17.0)
|
||||
parallel (~> 1.10)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue