Sha256: e8c521fc6481e09479477664e286c1307942d0bdbd184c092135f6596197cc63
Contents?: true
Size: 124 Bytes
Versions: 21
Compression:
Stored size: 124 Bytes
Contents
# typed: strong # frozen_string_literal: true module DearInventory class ValidationError < DearInventory::Error; end end
Version data entries
21 entries across 21 versions & 1 rubygems