Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
Document support for Ruby 2.6 in README
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-lane authored Jan 19, 2019
1 parent 28d1a04 commit c814537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Installation instructions can be found in the

Kitchen-Terraform aims to support all versions of Ruby that are in
["normal" or "security" maintenance][ruby-branches], which is currently
the interval of `>= 2.3, < 2.6`.
the interval of `>= 2.3, <= 2.6`.

[rbenv] can be used to manage versions of Ruby on the system.

Expand Down

0 comments on commit c814537

Please sign in to comment.