From 076081929f871ce32c95ecd10c3bbfe759214ae8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 18:07:37 +0000 Subject: [PATCH] Bump daemons from 1.3.1 to 1.4.0 Bumps [daemons](https://github.com/thuehlinger/daemons) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/thuehlinger/daemons/releases) - [Changelog](https://github.com/thuehlinger/daemons/blob/master/Releases) - [Commits](https://github.com/thuehlinger/daemons/compare/v1.3.1...v1.4.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f30a5f52de..1a1db10652 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,7 +190,7 @@ GEM crass (1.0.6) css_parser (1.9.0) addressable - daemons (1.3.1) + daemons (1.4.0) dalli (2.7.11) database_cleaner (1.99.0) ddtrace (0.48.0)