Skip to content

Commit 2722aed

Browse files
authored
Merge pull request #549 from voxpupuli/kenyon-patch-1
how to run tests: need ruby 3.2+ as of voxpupuli-acceptance 4.0.0
2 parents 263e866 + 641b805 commit 2722aed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_docs/how_to_run_tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export PUPPET_VERSION="~> 8.8.1"
3838

3939
### Installing Dependencies
4040

41-
Dependencies for running tests are installed as gems via bundler and will run in ruby 2.7 to 3.4 (as of time of writing).
41+
Dependencies for running tests are installed as gems via bundler and will run in ruby 3.2 and newer (as of time of writing).
4242
It should be trivial to install via your package manager or gem.
4343

4444
#### Debian/Ubuntu

0 commit comments

Comments
 (0)