Skip to content

Commit 4377023

Browse files
Bump rack-cors from 0.4.1 to 1.0.5
Bumps [rack-cors](https://github.com/cyu/rack-cors) from 0.4.1 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@v0.4.1...v1.0.5) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b06d79 commit 4377023

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Gemfile.lock

+2-1
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,8 @@ GEM
253253
pusher-signature (~> 0.1.8)
254254
pusher-signature (0.1.8)
255255
rack (2.0.5)
256-
rack-cors (0.4.1)
256+
rack-cors (1.0.5)
257+
rack (>= 1.6.0)
257258
rack-mini-profiler (0.10.5)
258259
rack (>= 1.2.0)
259260
rack-ssl-enforcer (0.2.9)

0 commit comments

Comments
 (0)