Skip to content

Commit 8010ee4

Browse files
author
Kevin Paulisse
committed
Set upper bound on ruby support
1 parent e4a84e2 commit 8010ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
- Ruby 2.0 or higher (we test octocatalog-diff with Ruby 2.0, 2.1, 2.2, 2.3, and 2.4)
5+
- Ruby 2.0 through 2.4 (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
88
- 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)

0 commit comments

Comments
 (0)