Provide ruby version and gemset config for rvm (#1511)

As a starting point to help those with use of rvm and documentation for
development and contribution, ensure that some basic config to select a
ruby version and gemset to use is in placed.
This commit is contained in:
Darragh Bailey
2022-06-09 07:19:04 +01:00
committed by GitHub
parent a792fe0990
commit 26e25c0191
2 changed files with 2 additions and 0 deletions

1
.ruby-gemset Normal file
View File

@@ -0,0 +1 @@
vagrant-libvirt

1
.ruby-version Normal file
View File

@@ -0,0 +1 @@
2.6.6