Skip to content

Commit 806c473

Browse files
authored
Merge pull request #237 from MITLibraries/renovate/rack-cors-3.x-lockfile
Update dependency rack-cors to v3
2 parents aca7b81 + 66e2702 commit 806c473

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)