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

Lazily require etc #34

Merged
merged 1 commit into from Mar 27, 2019
Merged

Lazily require etc #34

merged 1 commit into from Mar 27, 2019

Conversation

deivid-rodriguez
Copy link
Contributor

This helps bundler by not activating the etc gem automatically when it's vendored version of fileutils is required. That would allow bundler users to activate any version of the etc gem they want.

This helps bundler by not activating the `etc` gem automatically when
it's vendored version of `fileutils` is required. That would allow
bundler users to activate any version of the `etc` gem they want.
@hsbt hsbt merged commit 5814e3b into ruby:master Mar 27, 2019
matzbot pushed a commit to ruby/ruby that referenced this pull request Mar 27, 2019
  It includes the following updates:

  * ruby/fileutils#26
  * ruby/fileutils#27
  * ruby/fileutils#29
  * ruby/fileutils#34

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67345 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants