mirror of
https://github.com/gosticks/brew.git
synced 2026-08-12 04:30:21 +00:00
This is the first step to address https://github.com/Homebrew/brew/issues/11292.
6 lines
94 B
Ruby
6 lines
94 B
Ruby
# typed: strict
|
|
# frozen_string_literal: true
|
|
|
|
require "compat/formula"
|
|
require "compat/cask"
|