Skip to content

Commit b47b3df

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] <[email protected]>
1 parent f556cee commit b47b3df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Gemfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,8 @@ GEM
133133
json
134134
websocket (~> 1.0)
135135
rack (2.0.7)
136-
rack-cors (1.0.3)
136+
rack-cors (1.0.5)
137+
rack (>= 1.6.0)
137138
rack-test (1.1.0)
138139
rack (>= 1.0, < 3)
139140
rails (5.2.3)

0 commit comments

Comments
 (0)