Bump rack-cors from 1.0.3 to 1.0.6

Bumps [rack-cors](https://github.com/cyu/rack-cors) from 1.0.3 to 1.0.6.
- [Release notes](https://github.com/cyu/rack-cors/releases)
- [Changelog](https://github.com/cyu/rack-cors/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cyu/rack-cors/compare/v1.0.3...v1.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-11-15 21:47:46 +00:00 committed by Patrick Gansterer
parent 6ce51744b5
commit f84e111b79

View file

@ -300,7 +300,8 @@ GEM
rack (1.6.11) rack (1.6.11)
rack-contrib (1.8.0) rack-contrib (1.8.0)
rack (~> 1.4) rack (~> 1.4)
rack-cors (1.0.3) rack-cors (1.0.6)
rack (>= 1.6.0)
rack-protection (1.5.5) rack-protection (1.5.5)
rack rack
rack-test (0.6.3) rack-test (0.6.3)