Skip to content

Commit 62d024c

Browse files
Bump rack-cors from 1.0.6 to 1.1.0
Bumps [rack-cors](https://github.com/cyu/rack-cors) from 1.0.6 to 1.1.0. - [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.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d40a29 commit 62d024c

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.0.7)
109-
rack-cors (1.0.6)
110-
rack (>= 1.6.0)
109+
rack-cors (1.1.0)
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)