From 5f146cb379618f5929781a036509bd8e1813a47f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 23 Feb 2019 12:54:16 +0000 Subject: [PATCH] Bump json from 2.1.0 to 2.2.0 in /Library/Homebrew Bumps [json](https://github.com/flori/json) from 2.1.0 to 2.2.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/compare/v2.1.0...v2.2.0) Signed-off-by: dependabot[bot] --- 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 a7339496b2..d435e85908 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -26,7 +26,7 @@ GEM i18n (1.5.3) concurrent-ruby (~> 1.0) jaro_winkler (1.5.2) - json (2.1.0) + json (2.2.0) mechanize (2.7.6) domain_name (~> 0.5, >= 0.5.1) http-cookie (~> 1.0)