Skip to content
Snippets Groups Projects
Commit 65bb03a7 authored by Maxime Garcia's avatar Maxime Garcia
Browse files

Fix uninitialized constant Cask::Pkg

parent 97cf1750
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ require "timeout"
require "utils/user"
require "cask/artifact/abstract_artifact"
require "cask/pkg"
require "extend/hash_validator"
using HashValidator
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment