librariesio / bibliothecary

:notebook_with_decorative_cover: Libraries.io Package Manager Manifest Parsers
https://libraries.io/rubygems/bibliothecary
GNU Affero General Public License v3.0
89 stars 36 forks source link

Handle gradle renames that don't have a requirement in manifest. #557

Closed tiegz closed 2 years ago

tiegz commented 2 years ago

Followup to https://github.com/librariesio/bibliothecary/pull/544 and https://github.com/librariesio/bibliothecary/pull/547

Sometimes a rename in gradle-dependencies-q.txt won't have a version requirement in the original manifest, so this adds support to recognize those cases as well.