Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AG-38] Parse Ruby gemspec package descriptors #24

Open
felipead opened this issue Jan 11, 2018 · 0 comments
Open

[AG-38] Parse Ruby gemspec package descriptors #24

felipead opened this issue Jan 11, 2018 · 0 comments

Comments

@felipead
Copy link
Contributor

We need to parse and extract dependencies from *.gemspec files which are deeply nested inside the repositories and included in Gemfiles. For example, this file is being imported by the main Gemfile:

https://github.com/acme/example/blob/master/foo/bar/foo_bar.gemspec

I've found many other examples where gemspec files are declared in Ruby repositories, so we need to parse them and include the dependencies in the report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant