Skip to content

Commit f31f4da

Browse files
committed
Merge remote-tracking branch 'origin/vn/update-repository' into vn/update-repository
2 parents c6a4ec3 + 18f5083 commit f31f4da

2 files changed

Lines changed: 45 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
/Gemfile.lock
44
/_yardoc/
55
/coverage/
6-
/doc/
6+
/doc/*
7+
!/doc/dependency_decisions.yml
78
/pkg/
89
/spec/reports/
910
/tmp/

doc/dependency_decisions.yml

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
- - :permit
3+
- MIT
4+
- :who:
5+
:why:
6+
:versions: []
7+
:when: 2026-04-21 13:20:17.703133000 Z
8+
- - :permit
9+
- Apache 2.0
10+
- :who:
11+
:why:
12+
:versions: []
13+
:when: 2026-04-21 13:20:18.289675000 Z
14+
- - :permit
15+
- Simplified BSD
16+
- :who:
17+
:why:
18+
:versions: []
19+
:when: 2026-04-21 13:20:18.781465000 Z
20+
- - :permit
21+
- ruby
22+
- :who:
23+
:why:
24+
:versions: []
25+
:when: 2026-04-21 13:20:19.285982000 Z
26+
- - :permit
27+
- LGPL
28+
- :who:
29+
:why:
30+
:versions: []
31+
:when: 2026-04-21 13:20:19.815137000 Z
32+
- - :permit
33+
- Artistic-1.0-Perl
34+
- :who:
35+
:why:
36+
:versions: []
37+
:when: 2026-04-21 13:20:20.331016000 Z
38+
- - :permit
39+
- GPL-2.0-or-later
40+
- :who:
41+
:why:
42+
:versions: []
43+
:when: 2026-04-21 13:20:20.809597000 Z

0 commit comments

Comments
 (0)