add TODO comment

This commit is contained in:
hyuraku 2022-08-08 19:58:50 +09:00
parent 0acadc857c
commit acf39f8777

View File

@ -90,6 +90,7 @@ module Cask
end
def os_versions
# TODO: use #to_hash_with_variations instead once all casks use on_system blocks
@os_versions ||= begin
version_os_hash = {}
actual_version = MacOS.full_version.to_s