chore(deps): bump thin from 1.7.2 to 1.8.0 in /tests/apps/ruby

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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-16 05:57:44 +00:00
committed by GitHub
parent eec0e5df01
commit 71c698f6b1

View File

@@ -3,14 +3,14 @@ GEM
specs:
daemons (1.3.1)
eventmachine (1.2.7)
rack (1.6.12)
rack (1.6.13)
rack-protection (1.5.5)
rack
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
thin (1.7.2)
thin (1.8.0)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)