From cc4b78214a58d3cb670e15eedbabbd1b01156a3b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2019 14:54:20 +0000 Subject: [PATCH] build: bump json from 2.2.0 to 2.3.0 in /Library/Homebrew Bumps [json](https://github.com/flori/json) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md) - [Commits](https://github.com/flori/json/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> --- Library/Homebrew/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index f7b78df5fb..5edddda759 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -26,7 +26,7 @@ GEM i18n (1.7.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) - json (2.2.0) + json (2.3.0) mechanize (2.7.6) domain_name (~> 0.5, >= 0.5.1) http-cookie (~> 1.0) -- GitLab