mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Update patch plugin versions in gemfile lock (#14618)
Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com>
This commit is contained in:
parent
eff28defc1
commit
7a516879f8
1 changed files with 10 additions and 11 deletions
|
@ -39,8 +39,7 @@ GEM
|
|||
addressable (2.8.1)
|
||||
public_suffix (>= 2.0.2, < 6.0)
|
||||
amazing_print (1.4.0)
|
||||
arr-pm (0.0.11)
|
||||
cabin (> 0)
|
||||
arr-pm (0.0.12)
|
||||
atomic (1.1.101-java)
|
||||
avl_tree (1.2.1)
|
||||
atomic (~> 1.1)
|
||||
|
@ -64,7 +63,7 @@ GEM
|
|||
belzebuth (0.2.3)
|
||||
childprocess
|
||||
benchmark-ips (2.10.0)
|
||||
bindata (2.4.10)
|
||||
bindata (2.4.12)
|
||||
buftok (0.2.0)
|
||||
builder (3.2.4)
|
||||
cabin (0.9.0)
|
||||
|
@ -101,7 +100,7 @@ GEM
|
|||
faraday (~> 1)
|
||||
multi_json
|
||||
equalizer (0.0.11)
|
||||
faraday (1.10.1)
|
||||
faraday (1.10.2)
|
||||
faraday-em_http (~> 1.0)
|
||||
faraday-em_synchrony (~> 1.0)
|
||||
faraday-excon (~> 1.1)
|
||||
|
@ -218,7 +217,7 @@ GEM
|
|||
logstash-codec-line
|
||||
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
||||
logstash-mixin-event_support (~> 1.0)
|
||||
logstash-codec-json (3.1.0)
|
||||
logstash-codec-json (3.1.1)
|
||||
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
||||
logstash-mixin-ecs_compatibility_support (~> 1.3)
|
||||
logstash-mixin-event_support (~> 1.0, >= 1.0.1)
|
||||
|
@ -405,7 +404,7 @@ GEM
|
|||
logstash-mixin-ecs_compatibility_support (~> 1.3)
|
||||
rufus-scheduler
|
||||
stud (~> 0.0.22)
|
||||
logstash-input-file (4.4.3)
|
||||
logstash-input-file (4.4.4)
|
||||
addressable
|
||||
concurrent-ruby (~> 1.0)
|
||||
logstash-codec-multiline (~> 3.0)
|
||||
|
@ -535,7 +534,7 @@ GEM
|
|||
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
||||
logstash-mixin-ecs_compatibility_support (~> 1.2)
|
||||
stud (~> 0.0.22)
|
||||
logstash-input-unix (3.1.1)
|
||||
logstash-input-unix (3.1.2)
|
||||
logstash-codec-line
|
||||
logstash-core-plugin-api (>= 1.60, <= 2.99)
|
||||
logstash-mixin-ecs_compatibility_support (~> 1.3)
|
||||
|
@ -564,7 +563,7 @@ GEM
|
|||
logstash-mixin-deprecation_logger_support (~> 1.0)
|
||||
manticore (>= 0.5.4, < 1.0.0)
|
||||
stud (>= 0.0.22, < 0.1.0)
|
||||
logstash-integration-rabbitmq (7.3.0-java)
|
||||
logstash-integration-rabbitmq (7.3.1-java)
|
||||
back_pressure (~> 1.0)
|
||||
logstash-codec-json
|
||||
logstash-core (>= 6.5.0)
|
||||
|
@ -705,7 +704,7 @@ GEM
|
|||
method_source (~> 1.0)
|
||||
spoon (~> 0.0)
|
||||
public_suffix (3.1.1)
|
||||
puma (5.6.4-java)
|
||||
puma (5.6.5-java)
|
||||
nio4r (~> 2.0)
|
||||
racc (1.5.2-java)
|
||||
rack (2.2.4)
|
||||
|
@ -723,13 +722,13 @@ GEM
|
|||
rspec-mocks (~> 3.11.0)
|
||||
rspec-core (3.11.0)
|
||||
rspec-support (~> 3.11.0)
|
||||
rspec-expectations (3.11.0)
|
||||
rspec-expectations (3.11.1)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.11.0)
|
||||
rspec-mocks (3.11.1)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.11.0)
|
||||
rspec-support (3.11.0)
|
||||
rspec-support (3.11.1)
|
||||
rspec-wait (0.0.9)
|
||||
rspec (>= 3, < 4)
|
||||
ruby-progressbar (1.11.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue