Skip to content

Conversation

@ajnelson-nist
Copy link
Member

@ajnelson-nist ajnelson-nist commented Nov 19, 2024

Commands run, in a local Ubuntu 22.04 instance:

bundle config set --local path 'vendor/bundle'
bundle install

These updates seem satisfiable, per:

bundle check --dry-run --gemfile Gemfile

That check command was failing prior to this patch.

References:

Commands run, in a local Ubuntu 22.04 instance:

```bash
bundle config set --local path 'vendor/bundle'
bundle install
```

These updates seem satisfiable, per:

```bash
bundle check --dry-run --gemfile Gemfile
```

That `check` command was failing prior to this patch.

References:
* https://github.com/actions/jekyll-build-pages/blob/e9ec94b518184f806907923eaeb6bc69294b0bce/entrypoint.sh#L15

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
@ajnelson-nist ajnelson-nist marked this pull request as ready for review November 19, 2024 18:45
@ajnelson-nist ajnelson-nist requested a review from a team as a code owner November 19, 2024 18:45
@ajnelson-nist
Copy link
Member Author

This PR is ready for review and merge.

@kchason kchason merged commit 0416e94 into master Nov 19, 2024
1 check passed
@kchason kchason deleted the refresh_gemfile_lock branch November 19, 2024 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants