From 774f2bba55dea84c171796b2ccb387767b2e3676 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2020 10:11:06 +0000 Subject: [PATCH] build: bump tins from 1.22.2 to 1.23.0 in /Library/Homebrew Bumps [tins](https://github.com/flori/tins) from 1.22.2 to 1.23.0. - [Release notes](https://github.com/flori/tins/releases) - [Commits](https://github.com/flori/tins/compare/v1.22.2...v1.23.0) Signed-off-by: dependabot-preview[bot] --- Library/Homebrew/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 0c4317a7dc..5b22518b8b 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -98,11 +98,13 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) + sync (0.5.0) term-ansicolor (1.7.1) tins (~> 1.0) thor (1.0.1) thread_safe (0.3.6) - tins (1.22.2) + tins (1.23.0) + sync tzinfo (1.2.6) thread_safe (~> 0.1) unf (0.1.4)