From b221b13856644fc99292ec275c09a91b139c9510 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 19 Apr 2019 07:22:15 +0000 Subject: [PATCH] Bump searchkick from 3.1.2 to 4.0.0 Bumps [searchkick](https://github.com/ankane/searchkick) from 3.1.2 to 4.0.0. - [Release notes](https://github.com/ankane/searchkick/releases) - [Changelog](https://github.com/ankane/searchkick/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/searchkick/compare/v3.1.2...v4.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c1195da99..a0ad0b43c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,17 +142,17 @@ GEM warden (~> 1.2.3) diff-lcs (1.3) docile (1.1.5) - 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-model (6.0.0) activesupport (> 3) elasticsearch (> 1) hashie elasticsearch-rails (6.0.0) - elasticsearch-transport (6.2.0) + elasticsearch-transport (6.3.0) faraday multi_json erubi (1.8.0) @@ -453,9 +453,9 @@ GEM sprockets-rails tilt scout_apm (2.4.24) - searchkick (3.1.2) - activemodel (>= 4.2) - elasticsearch (>= 5) + searchkick (4.0.0) + activemodel (>= 5) + elasticsearch (>= 6) hashie selenium-webdriver (3.141.0) childprocess (~> 0.5)