Skip to content

Commit 08222aa

Browse files
author
Kevin Paulisse
committed
Update ruby and puppet versions on requirements page
1 parent dfb615e commit 08222aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
To run `octocatalog-diff` you will need these basics:
44

5-
- Ruby 2.0 or higher
5+
- Ruby 2.0 or higher (we test octocatalog-diff with Ruby 2.0, 2.1, 2.2, 2.3, and 2.4)
66
- Mac OS, Linux, or other Unix-line operating system (Windows is not supported)
77
- Ability to install gems, e.g. with [rbenv](https://github.com/rbenv/rbenv) or [rvm](https://rvm.io/), or root privileges to install into the system Ruby
8-
- Puppet agent for [Linux](https://docs.puppet.com/puppet/latest/reference/install_linux.html) or [Mac OS X](https://docs.puppet.com/puppet/latest/reference/install_osx.html), or installed as a gem
8+
- Puppet agent for [Linux](https://docs.puppet.com/puppet/latest/reference/install_linux.html) or [Mac OS X](https://docs.puppet.com/puppet/latest/reference/install_osx.html), or installed as a gem (we support Puppet 3.8.7 and all versions of Puppet 4.x)
99

1010
We recommend that you also have the following to get the most out of `octocatalog-diff`, but these are not absolute requirements:
1111

0 commit comments

Comments
 (0)