Bump elasticsearch from 7.11.1 to 7.11.2 (#12828)
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-ruby) from 7.11.1 to 7.11.2. - [Release notes](https://github.com/elastic/elasticsearch-ruby/releases) - [Changelog](https://github.com/elastic/elasticsearch-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/elastic/elasticsearch-ruby/compare/v7.11.1...v7.11.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4d37ee83d7
commit
e4eb1db00e
7 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -255,12 +255,12 @@ GEM
|
|||
dotenv-rails (2.7.6)
|
||||
dotenv (= 2.7.6)
|
||||
railties (>= 3.2)
|
||||
elasticsearch (7.11.1)
|
||||
elasticsearch-api (= 7.11.1)
|
||||
elasticsearch-transport (= 7.11.1)
|
||||
elasticsearch-api (7.11.1)
|
||||
elasticsearch (7.11.2)
|
||||
elasticsearch-api (= 7.11.2)
|
||||
elasticsearch-transport (= 7.11.2)
|
||||
elasticsearch-api (7.11.2)
|
||||
multi_json
|
||||
elasticsearch-transport (7.11.1)
|
||||
elasticsearch-transport (7.11.2)
|
||||
faraday (~> 1)
|
||||
multi_json
|
||||
em-websocket (0.5.2)
|
||||
|
|
|
|||
BIN
vendor/cache/elasticsearch-7.11.1.gem
vendored
BIN
vendor/cache/elasticsearch-7.11.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/elasticsearch-7.11.2.gem
vendored
Normal file
BIN
vendor/cache/elasticsearch-7.11.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/elasticsearch-api-7.11.1.gem
vendored
BIN
vendor/cache/elasticsearch-api-7.11.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/elasticsearch-api-7.11.2.gem
vendored
Normal file
BIN
vendor/cache/elasticsearch-api-7.11.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/elasticsearch-transport-7.11.1.gem
vendored
BIN
vendor/cache/elasticsearch-transport-7.11.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/elasticsearch-transport-7.11.2.gem
vendored
Normal file
BIN
vendor/cache/elasticsearch-transport-7.11.2.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue