From a4f10e71093987ea8040a699fa8c92f0b0114190 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2019 21:45:24 +0000 Subject: [PATCH] build: bump tins from 1.21.0 to 1.21.1 in /Library/Homebrew Bumps [tins](https://github.com/flori/tins) from 1.21.0 to 1.21.1. - [Release notes](https://github.com/flori/tins/releases) - [Commits](https://github.com/flori/tins/compare/v1.21.0...v1.21.1) 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 230c6e45b0..1e5b81bd9c 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.21.0) + tins (1.21.1) tzinfo (1.2.5) thread_safe (~> 0.1) unf (0.1.4)