Skip to content

Commit d3cf63b

Browse files
authored
Merge pull request #467 from nervosnetwork/dependabot/bundler/rack-cors-1.0.5
chore(deps): bump rack-cors from 1.0.3 to 1.0.5
2 parents 3bdeb03 + f3db810 commit d3cf63b

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
@@ -229,7 +229,8 @@ GEM
229229
rack (2.0.7)
230230
rack-accept (0.4.5)
231231
rack (>= 0.4)
232-
rack-cors (1.0.3)
232+
rack-cors (1.0.5)
233+
rack (>= 1.6.0)
233234
rack-protection (2.0.5)
234235
rack
235236
rack-test (1.1.0)

0 commit comments

Comments
 (0)