diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2017-05-30 19:28:39 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2017-05-30 19:28:39 -0700 |
commit | b624306e1fd2c02592239058b9aade896ac72355 (patch) | |
tree | f4a2f33e4e86995ab9521bf200a7e8d8fcbb7e05 /README.md | |
parent | b6c7aae1a370770e23b3fa330a86eeffacc4a9a3 (diff) | |
download | chef-b624306e1fd2c02592239058b9aade896ac72355.tar.gz |
bump ruby version in README [ci skip]
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ Install these via your platform's preferred method (`apt`, `yum`, `ports`, * git * C compiler, header files, etc. On Ubuntu/Debian, use the `build-essential` package. -* ruby 2.3.0 or later +* ruby 2.3.3 or later * rubygems * bundler gem |