Commit f1bd9c2
authored
add source_code_uri and other metadata to gemspec (#13)
Per https://guides.rubygems.org/specification-reference/#metadata
Also some inspiration drawn from AR:
https://github.com/rails/rails/blob/v7.1.3.2/activerecord/activerecord.gemspec1 parent 503cd95 commit f1bd9c2
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
0 commit comments