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

added Ruby 2.4 installation to fix build error #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dehvCurtis
Copy link

current build receives error due to needing deprecated ruby 2.4 & dependencies.

Fetching: childprocess-4.0.0.gem (100%)
ERROR:  Error installing gauntlt:
	childprocess requires Ruby version >= 2.4.0.
Error: error building at STEP "RUN gem install gauntlt --no-rdoc --no-ri": error while running runtime: exit status 1
make: *** [Makefile:5: build] Error 125

replaced current version ruby installation with ruby 2.4, which is required by childprocess-4.0.0.gem

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