From 46f36758daeee0f72c46724ff80b2b4e727aa0d0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 13:12:09 +0000 Subject: [PATCH] Bump algoliasearch from 1.27.2 to 1.27.3 Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-ruby) from 1.27.2 to 1.27.3. - [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.27.2...1.27.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f9d69f0..d2312a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) addressable (2.4.0) - algoliasearch (1.27.2) + algoliasearch (1.27.3) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) atomos (0.1.3)