From 010ab7df44f0635b64e770a85dc91a8bdb7ce6fc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2020 03:15:16 +0000 Subject: [PATCH] :arrow_up: Bump lumberjack from 1.2.6 to 1.2.7 Bumps [lumberjack](https://github.com/bdurand/lumberjack) from 1.2.6 to 1.2.7. - [Release notes](https://github.com/bdurand/lumberjack/releases) - [Changelog](https://github.com/bdurand/lumberjack/blob/master/CHANGELOG.md) - [Commits](https://github.com/bdurand/lumberjack/compare/v1.2.6...v1.2.7) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 032f7ed..aaaf07d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - lumberjack (1.2.6) + lumberjack (1.2.7) method_source (1.0.0) minitest (5.14.1) multi_json (1.15.0)