From 1e87cec4bfbbe1966047247ac55987bc552f89d8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2020 13:58:56 +0000 Subject: [PATCH] build: bump tins from 1.24.0 to 1.24.1 in /Library/Homebrew Bumps [tins](https://github.com/flori/tins) from 1.24.0 to 1.24.1. - [Release notes](https://github.com/flori/tins/releases) - [Commits](https://github.com/flori/tins/compare/v1.24.0...v1.24.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 e051a5b9cf..8954b3c8a8 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -103,7 +103,7 @@ GEM tins (~> 1.0) thor (1.0.1) thread_safe (0.3.6) - tins (1.24.0) + tins (1.24.1) sync tzinfo (1.2.6) thread_safe (~> 0.1)