blob: b051298ba21feeed7ae809152f0db36631c375d1 [file] [log] [blame] [edit]
# frozen_string_literal: true
target :lib do
signature 'sig' # Signature directory
check 'lib' # Directory name
library 'forwardable' # Standard libraries
end