retest
retest copied to clipboard
Remove .ruby-version file?
As pointed out in #124
The .ruby-version file might be redundant with the minimal version specified in the gemspec.
Should developers be able to use any versions supported by the gem when developing on Retest?