Bump thin from 1.7.2 to 1.8.1

Bumps [thin](https://github.com/macournoyer/thin) from 1.7.2 to 1.8.1.
- [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.7.2...v1.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-05-20 23:13:07 +00:00 committed by GitHub
parent 1a5900ead6
commit bceaed7197
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
daemons (1.3.1)
daemons (1.4.0)
eventmachine (1.2.7)
mina (1.2.3)
open4 (~> 1.3.4)
@ -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.1)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)