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

Remove old ruby #854

Merged
merged 5 commits into from
Oct 8, 2019
Merged

Remove old ruby #854

merged 5 commits into from
Oct 8, 2019

Conversation

fwininger
Copy link
Contributor

related to #850

Signed-off-by: Florian Wininger <fw.centrale@gmail.com>
Signed-off-by: Florian Wininger <fw.centrale@gmail.com>
Signed-off-by: Florian Wininger <fw.centrale@gmail.com>
Signed-off-by: Florian Wininger <fw.centrale@gmail.com>
Signed-off-by: Florian Wininger <fw.centrale@gmail.com>
@fwininger
Copy link
Contributor Author

@unixmonkey : can you consider this PR after #852 ?


if (RbConfig::CONFIG['target_os'] =~ /mswin|mingw/) && (RUBY_VERSION < '1.9')
require 'win32/open3'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Won't this remove support for Windows? I would like to keep that working if possible.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I remove this line because it's only for windows with ruby 1.8.X.

see : https://github.com/djberg96/win32-open3

@unixmonkey unixmonkey merged commit 783f9e2 into mileszs:master Oct 8, 2019
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