Skip to content

CI: Use builtin option to install gems #60

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

bastelfreak
Copy link
Contributor

No description provided.

@bastelfreak
Copy link
Contributor Author

why does the rubocop job fail with Unable to find gem voxpupuli-rubocop; is the gem installed? Gem::MissingSpecError 🤔

@bastelfreak bastelfreak force-pushed the dependabot branch 3 times, most recently from 73ae85c to 355d408 Compare May 13, 2025 22:33
- name: Update rubygems and install gems
run: |
gem update --system --silent --no-document
bundle config set without packaging documentation
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can set BUNDLE_WITHOUT=packaging:documentation to skip those groups

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.

2 participants