From 2e9197d4033964254f8745b1681d5bfd793cd6c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 11:10:22 +0000 Subject: [PATCH] build(deps): bump thin from 1.7.2 to 1.8.0 Bumps [thin](https://github.com/macournoyer/thin) from 1.7.2 to 1.8.0. - [Release notes](https://github.com/macournoyer/thin/releases) - [Changelog](https://github.com/macournoyer/thin/blob/master/CHANGELOG) - [Commits](https://github.com/macournoyer/thin/commits) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 580ec3086f3..d467978f5ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,7 +123,7 @@ GEM crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.6) - daemons (1.2.6) + daemons (1.3.1) debase (0.2.2) debase-ruby_core_source (>= 0.10.2) debase-ruby_core_source (0.10.3) @@ -471,7 +471,7 @@ GEM delayed_job (~> 4.1.0) sequel (>= 3.38, < 6.0) tzinfo - thin (1.7.2) + thin (1.8.0) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3)