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:
parent
9adb5c19ca
commit
995a7d2f9a
1 changed files with 2 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue