Skip to content

Commit 66e2702

Browse files
Update dependency rack-cors to v3
1 parent 9ce588d commit 66e2702

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -301,8 +301,9 @@ GEM
301301
nio4r (~> 2.0)
302302
racc (1.8.1)
303303
rack (3.1.16)
304-
rack-cors (2.0.2)
305-
rack (>= 2.0.0)
304+
rack-cors (3.0.0)
305+
logger
306+
rack (>= 3.0.14)
306307
rack-oauth2 (2.2.1)
307308
activesupport
308309
attr_required

0 commit comments

Comments
 (0)