From 358f334edc56cac659fbcbe9199e6ad80a3c5b20 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 02:47:59 +0000 Subject: [PATCH] Bump algoliasearch from 1.6.1 to 1.27.2 Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-ruby) from 1.6.1 to 1.27.2. - [Release notes](https://github.com/algolia/algoliasearch-client-ruby/releases) - [Changelog](https://github.com/algolia/algoliasearch-client-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/algolia/algoliasearch-client-ruby/compare/1.6.1...1.27.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d639781..2d67fa6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: https://rubygems.org/ specs: - algoliasearch (1.6.1) - httpclient (~> 2.4) + algoliasearch (1.27.2) + httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) dotenv (2.7.5) foreman (0.87.0) - httpclient (2.7.0.1) - json (1.8.3) + httpclient (2.8.3) + json (2.3.0) nationbuilder-rb (1.3.7) httpclient (~> 2.7) rack (1.6.12)