summaryrefslogtreecommitdiff
path: root/chef-utils/lib/chef-utils/version_string.rb
Commit message (Expand)AuthorAgeFilesLines
* Use ||= where we can (#10609)Tim Smith2020-11-081-1/+1
* Freeze strings in chef-utilsTim Smith2020-11-021-0/+1
* More files free of spelling violations.Pete Higgins2020-05-181-1/+1
* Convert the node[:platform_version] to a Chef::VersionStringlcg/platform_version_sugarLamont Granquist2020-02-261-3/+13
* Add some version string backcompat APIslcg/chef-sugar-versionstringLamont Granquist2020-02-041-0/+6
* fix namespacing bugsLamont Granquist2020-01-211-1/+1
* move Chef::VersionString to Chef::UtilsLamont Granquist2020-01-211-0/+143