Skip to content
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

Add Rake to Habitat build Gemfile #1520

Merged
merged 1 commit into from
Mar 1, 2017
Merged

Conversation

adamleff
Copy link
Contributor

The rainbow gem requires rake to build native extensions, and rake
is a development dependency for InSpec, not a runtime dependency.

This change adds the rake gem to the Habitat build Gemfile so we
can successfully build a Habitat artifact.

Signed-off-by: Adam Leff adam@leff.co

The `rainbow` gem requires `rake` to build native extensions, and rake
is a development dependency for InSpec, not a runtime dependency.

This change adds the `rake` gem to the Habitat build Gemfile so we
can successfully build a Habitat artifact.

Signed-off-by: Adam Leff <adam@leff.co>
@chris-rock chris-rock merged commit 81c9368 into master Mar 1, 2017
@chris-rock chris-rock deleted the adamleff/fix-habitat-build branch March 1, 2017 18:03
@chris-rock
Copy link
Contributor

Thank you @adamleff

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.

None yet

3 participants