From c1cabd6fea7bc0298c3ee029793c3d6545dab072 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 15:10:41 +0000 Subject: [PATCH] Bump thin from 1.8.1 to 1.8.2 Bumps [thin](https://github.com/macournoyer/thin) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/macournoyer/thin/releases) - [Changelog](https://github.com/macournoyer/thin/blob/master/CHANGELOG) - [Commits](https://github.com/macournoyer/thin/compare/v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: thin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b56d5d95a..6026858e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM crack (0.4.5) rexml crass (1.0.6) - daemons (1.4.0) + daemons (1.4.1) diff-lcs (1.5.0) docile (1.4.0) domain_name (0.5.20190701) @@ -192,7 +192,7 @@ GEM puma (5.6.5) nio4r (~> 2.0) racc (1.6.2) - rack (2.2.6.4) + rack (2.2.8) rack-handlers (0.7.3) rack rack-test (2.1.0) @@ -320,7 +320,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) statsd-ruby (1.5.0) - thin (1.8.1) + thin (1.8.2) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3)