From 36ab184e79a256afd668072c2a3fc11b64b5348b Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Tue, 9 Apr 2019 14:13:34 +0000 Subject: [PATCH] Update elasticsearch to version 6.3.0 --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 96362029..43df87f5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,12 +104,12 @@ GEM dotenv-rails (2.7.2) dotenv (= 2.7.2) railties (>= 3.2, < 6.1) - elasticsearch (6.2.0) - elasticsearch-api (= 6.2.0) - elasticsearch-transport (= 6.2.0) - elasticsearch-api (6.2.0) + elasticsearch (6.3.0) + elasticsearch-api (= 6.3.0) + elasticsearch-transport (= 6.3.0) + elasticsearch-api (6.3.0) multi_json - elasticsearch-transport (6.2.0) + elasticsearch-transport (6.3.0) faraday multi_json erubi (1.8.0)