summaryrefslogtreecommitdiff
path: root/lib/chef/version_string.rb
Commit message (Collapse)AuthorAgeFilesLines
* 13.1 has left the building.Noah Kantrowitz2017-05-251-1/+1
| | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* Typo and a test for that typo.Noah Kantrowitz2017-05-251-1/+1
| | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* The case syntax is nice but not worth a core monkeypatch. ::sad trombone::Noah Kantrowitz2017-05-251-29/+0
| | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* First pass on a VersionString class.Noah Kantrowitz2017-05-231-0/+172
Signed-off-by: Noah Kantrowitz <noah@coderanger.net>