Skip to content

Only enable rubygems for bundle install #150

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

Merged
merged 1 commit into from
Jan 6, 2016
Merged

Conversation

JonRowe
Copy link
Member

@JonRowe JonRowe commented Jan 6, 2016

Turn off rubygems in our normal build process, but use it during bundle install for things like nokogiri which expect it to be available during the build process. As suggested by @myronmarston as an improvement to @yujinakayama's PR.

rspec/rspec-core#2152
rspec/rspec-mocks#1051
rspec/rspec-expectations#885
rspec/rspec-rails#1521
rspec/rspec-support#263

@myronmarston
Copy link
Member

LGTM assuming it works in the builds.

myronmarston added a commit that referenced this pull request Jan 6, 2016
Only enable rubygems for bundle install
@myronmarston myronmarston merged commit 0e25b32 into master Jan 6, 2016
@myronmarston myronmarston deleted the disable_rubygems branch January 6, 2016 17:28
@myronmarston
Copy link
Member

The builds all passed, so merging this. Thanks, @JonRowe!

@myronmarston
Copy link
Member

I just opened PRs against 3-4-maintenance as well as we'll need this there for any builds against that branch.

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