Skip to content

Commit 6b647c5

Browse files
Update dependency rack-cors to v3
1 parent 9c8d53a commit 6b647c5

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
@@ -282,8 +282,9 @@ GEM
282282
rack (3.1.15)
283283
rack-attack (6.7.0)
284284
rack (>= 1.0, < 4)
285-
rack-cors (2.0.2)
286-
rack (>= 2.0.0)
285+
rack-cors (3.0.0)
286+
logger
287+
rack (>= 3.0.14)
287288
rack-session (2.1.1)
288289
base64 (>= 0.1.0)
289290
rack (>= 3.0.0)

0 commit comments

Comments
 (0)