From 8886428340f5592e2a5a4b29b9c5186a264622f1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 23:12:32 +0000 Subject: [PATCH] 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-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 75ab01e..efc59c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM minitest (5.12.2) mustermann (1.0.3) open4 (1.3.4) - rack (2.0.7) + rack (2.2.3) rack-protection (2.0.7) rack rake (12.3.3) @@ -18,7 +18,7 @@ GEM rack (~> 2.0) rack-protection (= 2.0.7) tilt (~> 2.0) - thin (1.7.2) + thin (1.8.0) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3)