aliases: fix missing require with Ruby 3.4
This commit is contained in:
parent
e021a6b7dd
commit
9410a7858b
@ -1,6 +1,8 @@
|
|||||||
# typed: strict
|
# typed: strict
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
|
require "fileutils"
|
||||||
|
|
||||||
module Homebrew
|
module Homebrew
|
||||||
module Aliases
|
module Aliases
|
||||||
class Alias
|
class Alias
|
||||||
|
Loading…
x
Reference in New Issue
Block a user