Update elasticsearch gem dependency requirements (#11258) (#12874)

Update Elasticsearch minimum version requirement to ~>7 also on the 7.x branch.
Relates to #11258

(cherry picked from commit ef9b0d2db5)

Co-authored-by: Rob Bavey <rob.bavey@elastic.co>
This commit is contained in:
Andrea Selva 2021-05-06 16:22:00 +02:00 committed by GitHub
parent 5287e7740e
commit b33692e417
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,7 +71,7 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency "jrjackson", "= #{ALL_VERSIONS.fetch('jrjackson')}" #(Apache 2.0 license)
gem.add_runtime_dependency "elasticsearch", "~> 5"
gem.add_runtime_dependency "elasticsearch", '~> 7'
gem.add_runtime_dependency "manticore", '~> 0.6'
# xpack geoip database service