Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
dependabot[bot]
995a7d2f9a
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>
2019-11-15 21:49:09 +00:00

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)