Skip to content

Commit 31b4666

Browse files
chinyeungliJonoYang
authored andcommitted
Add gems to the list of supported ecosystems in packagedb.api.index_packages #595
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent d068ee4 commit 31b4666

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packagedb/api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -998,6 +998,7 @@ def _reindex_package(package, reindexed_packages, **kwargs):
998998
"conan",
999999
"pypi",
10001000
"cargo",
1001+
"gem",
10011002
]
10021003

10031004
unique_packages, unsupported_packages, unsupported_vers = get_resolved_packages(

0 commit comments

Comments
 (0)