mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
bump lock file for 7.4.1 (#11211)
This commit is contained in:
parent
3a62db05e1
commit
45f21a27b3
1 changed files with 19 additions and 19 deletions
|
@ -42,13 +42,13 @@ GEM
|
|||
multi_json
|
||||
awesome_print (1.7.0)
|
||||
aws-eventstream (1.0.3)
|
||||
aws-sdk (2.11.365)
|
||||
aws-sdk-resources (= 2.11.365)
|
||||
aws-sdk-core (2.11.365)
|
||||
aws-sdk (2.11.372)
|
||||
aws-sdk-resources (= 2.11.372)
|
||||
aws-sdk-core (2.11.372)
|
||||
aws-sigv4 (~> 1.0)
|
||||
jmespath (~> 1.0)
|
||||
aws-sdk-resources (2.11.365)
|
||||
aws-sdk-core (= 2.11.365)
|
||||
aws-sdk-resources (2.11.372)
|
||||
aws-sdk-core (= 2.11.372)
|
||||
aws-sdk-v1 (1.67.0)
|
||||
json (~> 1.4)
|
||||
nokogiri (~> 1)
|
||||
|
@ -91,7 +91,7 @@ GEM
|
|||
faraday
|
||||
multi_json
|
||||
equalizer (0.0.11)
|
||||
faraday (0.16.2)
|
||||
faraday (0.17.0)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
ffi (1.11.1-java)
|
||||
filesize (0.2.0)
|
||||
|
@ -121,7 +121,7 @@ GEM
|
|||
domain_name (~> 0.5)
|
||||
http-form_data (2.1.1)
|
||||
http_parser.rb (0.6.0-java)
|
||||
i18n (1.6.0)
|
||||
i18n (1.7.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
insist (1.0.0)
|
||||
jar-dependencies (0.4.0)
|
||||
|
@ -296,7 +296,7 @@ GEM
|
|||
logstash-codec-plain
|
||||
logstash-core-plugin-api (~> 2.0)
|
||||
stud (>= 0.0.22)
|
||||
logstash-input-beats (6.0.2-java)
|
||||
logstash-input-beats (6.0.3-java)
|
||||
concurrent-ruby (~> 1.0)
|
||||
jar-dependencies (~> 0.3, >= 0.3.4)
|
||||
logstash-codec-multiline (>= 2.0.5)
|
||||
|
@ -586,19 +586,19 @@ GEM
|
|||
rack (>= 1.0, < 3)
|
||||
rake (12.3.3)
|
||||
redis (4.1.3)
|
||||
rspec (3.8.0)
|
||||
rspec-core (~> 3.8.0)
|
||||
rspec-expectations (~> 3.8.0)
|
||||
rspec-mocks (~> 3.8.0)
|
||||
rspec-core (3.8.2)
|
||||
rspec-support (~> 3.8.0)
|
||||
rspec-expectations (3.8.4)
|
||||
rspec (3.9.0)
|
||||
rspec-core (~> 3.9.0)
|
||||
rspec-expectations (~> 3.9.0)
|
||||
rspec-mocks (~> 3.9.0)
|
||||
rspec-core (3.9.0)
|
||||
rspec-support (~> 3.9.0)
|
||||
rspec-expectations (3.9.0)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.8.0)
|
||||
rspec-mocks (3.8.1)
|
||||
rspec-support (~> 3.9.0)
|
||||
rspec-mocks (3.9.0)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.8.0)
|
||||
rspec-support (3.8.2)
|
||||
rspec-support (~> 3.9.0)
|
||||
rspec-support (3.9.0)
|
||||
rspec-wait (0.0.9)
|
||||
rspec (>= 3, < 4)
|
||||
ruby-progressbar (1.10.1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue