Skip to content

Commit

Permalink
Bump rack-cors from 1.0.3 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [rack-cors](https://github.com/cyu/rack-cors) from 1.0.3 to 1.1.1.
- [Release notes](https://github.com/cyu/rack-cors/releases)
- [Changelog](https://github.com/cyu/rack-cors/blob/master/CHANGELOG.md)
- [Commits](cyu/rack-cors@v1.0.3...v1.1.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 2, 2020
1 parent f750323 commit 5d9777e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,8 @@ GEM
rack (2.2.2)
rack-attack (6.2.0)
rack (>= 1.0, < 3)
rack-cors (1.0.3)
rack-cors (1.1.1)
rack (>= 2.0.0)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (5.2.3)
Expand Down

0 comments on commit 5d9777e

Please sign in to comment.