Skip to content

Commit 94b663c

Browse files
Bump rack-cors from 1.0.5 to 1.1.1
Bumps [rack-cors](https://github.com/cyu/rack-cors) from 1.0.5 to 1.1.1. - [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.5...v1.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 1547a23 commit 94b663c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ GEM
114114
rack (2.1.2)
115115
rack-attack (5.0.1)
116116
rack
117-
rack-cors (1.0.5)
118-
rack (>= 1.6.0)
117+
rack-cors (1.1.1)
118+
rack (>= 2.0.0)
119119
rack-protection (2.0.8.1)
120120
rack
121121
rack-test (1.1.0)

0 commit comments

Comments
 (0)