Skip to content

Commit 2d3ba6b

Browse files
Bump rack-cors from 1.0.3 to 1.0.5
Bumps [rack-cors](https://github.com/cyu/rack-cors) from 1.0.3 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](cyu/rack-cors@v1.0.3...v1.0.5) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ae99c9 commit 2d3ba6b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,8 @@ GEM
107107
public_suffix (4.0.1)
108108
puma (3.12.1)
109109
rack (2.0.7)
110-
rack-cors (1.0.3)
110+
rack-cors (1.0.5)
111+
rack (>= 1.6.0)
111112
rack-test (1.1.0)
112113
rack (>= 1.0, < 3)
113114
rails (5.2.3)

0 commit comments

Comments
 (0)