Skip to content

Commit a2aa5fd

Browse files
authored
chore: add dep review override for csv gem
1 parent e95b48d commit a2aa5fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependency-review-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ allow-dependencies-licenses:
1515
# ostruct is available as open source under the terms of the 2-Clause BSD License.
1616
# https://github.com/ruby/ostruct?tab=License-1-ov-file
1717
- pkg:gem/ostruct
18+
# csv is available as open source under the terms of the 2-Clause BSD License.
19+
# https://github.com/ruby/csv?tab=BSD-2-Clause-1-ov-file#readme
20+
- pkg:gem/csv

0 commit comments

Comments
 (0)