Merge pull request #6454 from reitermarkus/missing-require
Add missing `require`.
This commit is contained in:
commit
f815d808f8
@ -1,5 +1,7 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
|
require "cask/macos"
|
||||||
|
|
||||||
module Cask
|
module Cask
|
||||||
class Pkg
|
class Pkg
|
||||||
def self.all_matching(regexp, command)
|
def self.all_matching(regexp, command)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user