Skip to content

Commit d613171

Browse files
Bump rack-cors from 1.0.6 to 1.1.1
Bumps [rack-cors](https://github.com/cyu/rack-cors) from 1.0.6 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.6...v1.1.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb66354 commit d613171

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ GEM
106106
pundit (2.0.0.beta1)
107107
activesupport (>= 3.0.0)
108108
rack (2.2.3)
109-
rack-cors (1.0.6)
110-
rack (>= 1.6.0)
109+
rack-cors (1.1.1)
110+
rack (>= 2.0.0)
111111
rack-test (1.1.0)
112112
rack (>= 1.0, < 3)
113113
rails (5.2.2.1)

0 commit comments

Comments
 (0)