From 08cd8a6bb8670cdd3a4f118786f2e45a0f34ef38 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2019 05:32:34 +0000 Subject: [PATCH] build: bump tins from 1.20.3 to 1.21.0 in /Library/Homebrew Bumps [tins](https://github.com/flori/tins) from 1.20.3 to 1.21.0. - [Release notes](https://github.com/flori/tins/releases) - [Commits](https://github.com/flori/tins/compare/v1.20.3...v1.21.0) Signed-off-by: dependabot-preview[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 56f325e05b..5cd88ae100 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -104,7 +104,7 @@ GEM tins (~> 1.0) thor (0.20.3) thread_safe (0.3.6) - tins (1.20.3) + tins (1.21.0) tzinfo (1.2.5) thread_safe (~> 0.1) unf (0.1.4)