Bump rack from 2.0.6 to 2.0.8 in /environments/ruby (#1470)

Bumps [rack](https://github.com/rack/rack) from 2.0.6 to 2.0.8.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.0.6...2.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2019-12-20 00:45:46 +08:00
committed by Ta-Ching Chen
parent 7b3cc8fdf0
commit 38f96c7e46
+8 -1
View File
@@ -1,13 +1,20 @@
GEM
remote: https://rubygems.org/
specs:
rack (2.0.6)
daemons (1.3.1)
eventmachine (1.2.7)
rack (2.0.8)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
PLATFORMS
ruby
DEPENDENCIES
rack
thin
BUNDLED WITH
1.15.1