Skip to content

Commit e1234ff

Browse files
Bump rack-cors from 1.0.2 to 1.0.5 in /qit-api
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 d479964 commit e1234ff

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

qit-api/Gemfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ GEM
8888
pg (1.1.3)
8989
puma (3.12.0)
9090
rack (2.0.8)
91-
rack-cors (1.0.2)
91+
rack-cors (1.0.5)
92+
rack (>= 1.6.0)
9293
rack-test (1.1.0)
9394
rack (>= 1.0, < 3)
9495
rails (5.2.1)

0 commit comments

Comments
 (0)