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