Skip to content

Commit 1aa3546

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Gemfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,8 @@ GEM
114114
rack (2.0.7)
115115
rack-attack (5.0.1)
116116
rack
117-
rack-cors (1.0.2)
117+
rack-cors (1.0.5)
118+
rack (>= 1.6.0)
118119
rack-protection (2.0.0)
119120
rack
120121
rack-test (1.1.0)

0 commit comments

Comments
 (0)