Skip to content

Commit b43b0ec

Browse files
Bump rack-cors from 1.0.6 to 1.1.0 in /backend
Bumps [rack-cors](https://github.com/cyu/rack-cors) from 1.0.6 to 1.1.0. - [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.6...v1.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a7ac8ad commit b43b0ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

backend/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ GEM
108108
puma (4.3.0)
109109
nio4r (~> 2.0)
110110
rack (2.0.7)
111-
rack-cors (1.0.6)
112-
rack (>= 1.6.0)
111+
rack-cors (1.1.0)
112+
rack (>= 2.0.0)
113113
rack-test (1.1.0)
114114
rack (>= 1.0, < 3)
115115
rails (6.0.0)

0 commit comments

Comments
 (0)