List all project gems along with details #6171
Unanswered
bradherman
asked this question in
Q&A
Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
bundle list
is helpful, but I need to generate a list including source code, authors, terms of use...gem list -d
works, but shows all system installed gems... is there a way to do this using bundler to get only gems installed in a project?Beta Was this translation helpful? Give feedback.
All reactions