Sha256: 6bc8c9ad946ae384f93954d7f09be41f2c7f9846df098ff5f1c982b41e914b53
Contents?: true
Size: 153 Bytes
Versions: 12
Compression:
Stored size: 153 Bytes
Contents
# frozen_string_literal: true class ImageOptim class BinResolver # Base error during bin resolving class Error < StandardError; end end end
Version data entries
12 entries across 12 versions & 1 rubygems