mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
bump lock file for 8.10 (#15376)
* Update patch plugin versions in gemfile lock * Apply suggestions from code review Remove unnecessary `universal-java-11` dependency. --------- Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com> Co-authored-by: Mashhur <99575341+mashhurs@users.noreply.github.com>
This commit is contained in:
parent
69ea40cc9d
commit
a62cdce6a1
1 changed files with 8 additions and 8 deletions
|
@ -107,7 +107,7 @@ GEM
|
|||
concurrent-ruby (1.1.9)
|
||||
crack (0.4.5)
|
||||
rexml
|
||||
dalli (3.2.5)
|
||||
dalli (3.2.6)
|
||||
date (3.3.3-java)
|
||||
diff-lcs (1.5.0)
|
||||
domain_name (0.5.20190701)
|
||||
|
@ -123,12 +123,12 @@ GEM
|
|||
elasticsearch-transport (>= 7.11)
|
||||
jwt (>= 1.5, < 3.0)
|
||||
elastic-workplace-search (0.4.1)
|
||||
elasticsearch (7.17.8)
|
||||
elasticsearch-api (= 7.17.8)
|
||||
elasticsearch-transport (= 7.17.8)
|
||||
elasticsearch-api (7.17.8)
|
||||
elasticsearch (7.17.9)
|
||||
elasticsearch-api (= 7.17.9)
|
||||
elasticsearch-transport (= 7.17.9)
|
||||
elasticsearch-api (7.17.9)
|
||||
multi_json
|
||||
elasticsearch-transport (7.17.8)
|
||||
elasticsearch-transport (7.17.9)
|
||||
faraday (~> 1)
|
||||
multi_json
|
||||
equalizer (0.0.11)
|
||||
|
@ -783,7 +783,7 @@ GEM
|
|||
rake (13.0.6)
|
||||
redis (4.8.1)
|
||||
regexp_parser (2.8.1)
|
||||
reline (0.3.8)
|
||||
reline (0.3.9)
|
||||
io-console (~> 0.5)
|
||||
rexml (3.2.6)
|
||||
rspec (3.12.0)
|
||||
|
@ -801,7 +801,7 @@ GEM
|
|||
rspec-support (3.12.1)
|
||||
rspec-wait (0.0.9)
|
||||
rspec (>= 3, < 4)
|
||||
rubocop (1.56.3)
|
||||
rubocop (1.56.4)
|
||||
base64 (~> 0.1.1)
|
||||
json (~> 2.3)
|
||||
language_server-protocol (>= 3.17.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue