Bump rack-cors from 1.0.2 to 1.0.5

Bumps [rack-cors](https://github.com/cyu/rack-cors) from 1.0.2 to 1.0.5.
- [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.2...v1.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-11-15 21:49:09 +00:00 committed by GitHub
parent 9adb5c19ca
commit 995a7d2f9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,7 +78,8 @@ GEM
pg (1.1.3)
puma (3.12.0)
rack (2.0.5)
rack-cors (1.0.2)
rack-cors (1.0.5)
rack (>= 1.6.0)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (5.2.1)