Skip to content

Commit ba5a463

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

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
@@ -104,7 +104,8 @@ GEM
104104
pg (1.1.4)
105105
puma (3.12.1)
106106
rack (2.0.7)
107-
rack-cors (1.0.3)
107+
rack-cors (1.0.5)
108+
rack (>= 1.6.0)
108109
rack-test (1.1.0)
109110
rack (>= 1.0, < 3)
110111
rails (5.2.3)

0 commit comments

Comments
 (0)