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

Loosen dependency on childprocess #673

Merged
merged 3 commits into from
Sep 25, 2019
Merged

Conversation

mvz
Copy link
Contributor

@mvz mvz commented Sep 25, 2019

Summary

Loosen dependency on childprocess

Details

Update dependencies to allow childprocess 3.0. Adjust Gemfile to install newer versions on compatible rubies.

Motivation and Context

Allows downstream projects to update their childprocess dependency.

How Has This Been Tested?

Travis.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (cleanup of codebase without changing any existing functionality)
  • Update documentation

Checklist:

  • I've added tests for my code
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@mvz mvz merged commit 3ce1d0f into still Sep 25, 2019
@mvz mvz deleted the loosen-childprocess-dependency-still branch September 25, 2019 16:13
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.

1 participant