Skip to content

Commit e549e9c

Browse files
authored
Merge pull request #880 from MITLibraries/renovate/rack-cors-3.x-lockfile
Update dependency rack-cors to v3
2 parents 9c8d53a + 6b647c5 commit e549e9c

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)