From f6c9bdda19e2291b806f6b49f47c90a35745e9a7 Mon Sep 17 00:00:00 2001 From: Dan Puttick Date: Thu, 26 Nov 2020 17:21:39 -0500 Subject: [PATCH] Use thin 1.8.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1390ae45e0..9697e371b6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -497,7 +497,7 @@ GEM stackprof (0.2.16) sucker_punch (2.1.2) concurrent-ruby (~> 1.0) - thin (1.7.2) + thin (1.8.0) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3)