Remove requirement for admin prompt when install ruby gems #239

Closed
opened 2026-01-19 18:29:46 +00:00 by michael · 0 comments
Owner

Originally created by @golbiga on GitHub.

Originally assigned to: @golbiga, @brodjieski on GitHub.

Asciidoctor, Asciidoctor-pdf, and rogue are requirements for the project. As designed an admin is prompted for password when running bundle install. If we change this to bundle install --gemfile <Gemfile> --binstubs --path mscp_gems we can install the gems within the project folder and there will be no more prompts.

Originally created by @golbiga on GitHub. Originally assigned to: @golbiga, @brodjieski on GitHub. Asciidoctor, Asciidoctor-pdf, and rogue are requirements for the project. As designed an admin is prompted for password when running `bundle install`. If we change this to `bundle install --gemfile <Gemfile> --binstubs --path mscp_gems` we can install the gems within the project folder and there will be no more prompts.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: usnistgov/macos_security#239