Skip to content

Commit 8440f3f

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

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
@@ -908,7 +908,8 @@ GEM
908908
pundit (2.0.1)
909909
activesupport (>= 3.0.0)
910910
rack (2.0.5)
911-
rack-cors (1.0.2)
911+
rack-cors (1.1.1)
912+
rack (>= 2.0.0)
912913
rack-protection (2.0.3)
913914
rack
914915
rack-test (1.1.0)

0 commit comments

Comments
 (0)