Skip to content

Print the final content of the Gemfile.lock #783

@Fryguy

Description

@Fryguy

Feature request: Print the final content of the Gemfile.lock.

From a diagnostics point of view, it is very useful to see exactly what versions of gems were installed from run to run.

In our particular case, we had a corrupted cache which caused the list of gems to be rebuilt, and the new run failed our CI. While I could see the newly installed gems as they were installed, when I went to the previous green run, I couldn't see what was installed.

The request is simply, at the end of installation, print the Gemfile.lock into the log in a collapsed section.

I am willing to make a PR for this feature but wanted to discuss first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions