remove ruby version so that the doc doesnt become outdated quickly

This commit is contained in:
kaitlincart 2023-01-25 12:21:14 -08:00
parent eb07f39174
commit b217b01ddb

View File

@ -18,7 +18,7 @@ steps to install Vagrant from source.
## Install Ruby
You must install Ruby 2.7 or newer to develop and build Vagrant. The
To develop and build Vagrant, you must install a specific version of Ruby. The
specific Ruby version that you will need is documented
in `vagrant.gemspec`, located in the repository on GitHub.
It contains the most up-to-date requirements.