Skip to content

Commit 6bbc001

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 576c1b2 commit 6bbc001

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
@@ -98,7 +98,8 @@ GEM
9898
puma (4.3.0)
9999
nio4r (~> 2.0)
100100
rack (2.0.7)
101-
rack-cors (1.0.3)
101+
rack-cors (1.0.5)
102+
rack (>= 1.6.0)
102103
rack-test (1.1.0)
103104
rack (>= 1.0, < 3)
104105
rails (6.0.1)

0 commit comments

Comments
 (0)