bundle/mac_app_store_checker: add missing require.
This commit is contained in:
parent
90712429c0
commit
6910e05163
@ -1,6 +1,8 @@
|
|||||||
# typed: true # rubocop:todo Sorbet/StrictSigil
|
# typed: true # rubocop:todo Sorbet/StrictSigil
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
|
require "bundle/mac_app_store_installer"
|
||||||
|
|
||||||
module Homebrew
|
module Homebrew
|
||||||
module Bundle
|
module Bundle
|
||||||
module Checker
|
module Checker
|
||||||
|
Loading…
x
Reference in New Issue
Block a user