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

(maint) Update for bundler 2 #7316

Merged
merged 1 commit into from
Jan 3, 2019
Merged

Conversation

joshcooper
Copy link
Contributor

@joshcooper joshcooper commented Jan 3, 2019

When running on ruby < 2.3, use bundler 1.x and rubygems 2.7.8.
When running on ruby >= 2.3, use bundler 2 and rubygems 3.

This is necessary because bundler 2 requires rubygems 3 and ruby 2.3.

This also uses the --no-document option as --no-rdoc and
--no-ri were removed in bundler 2.

@joshcooper joshcooper force-pushed the bundler-2 branch 4 times, most recently from 8bc9d4f to dfbc008 Compare January 3, 2019 22:50
When running on ruby < 2.3, use bundler 1.x and rubygems 2.7.8.
When running on ruby >= 2.3, use bundler 2 and rubygems 3.

This is necessary because bundler 2 requires rubygems 3 and ruby 2.3.

This also uses the `--no-document` option as `--no-rdoc` and
`--no-ri` were removed in bundler 2.
@jhelwig jhelwig merged commit 0f76a0d into puppetlabs:4.10.x Jan 3, 2019
@joshcooper joshcooper deleted the bundler-2 branch January 3, 2019 23:41
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