Bump rack-cors from 1.0.3 to 1.0.5

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-11-15 21:51:49 +00:00 committed by GitHub
parent aeaf5bcec6
commit 78cdaf80d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -135,7 +135,8 @@ GEM
pg (1.1.4)
puma (3.12.1)
rack (2.0.7)
rack-cors (1.0.3)
rack-cors (1.0.5)
rack (>= 1.6.0)
rack-test (1.1.0)
rack (>= 1.0, < 3)
railroady (1.5.3)