Skip to content

Resolve "Warn user if they are not using the proper Ruby version during gdk installation"

Compares the local running Ruby version against the .ruby-version of the source repository and warns the user if they are different. Using the recommended version can help alleviate some install problems.

Closes #386 (closed)

Edited by Brett Walker

Merge request reports