Sha256: f20013b51bf83955d9515b677748b3f0d590aa40b2da8b6109c76d94dc4cf406
Contents?: true
Size: 117 Bytes
Versions: 10
Compression:
Stored size: 117 Bytes
Contents
# frozen_string_literal: true module Legion module Exception class InvalidJson < StandardError; end end end
Version data entries
10 entries across 10 versions & 1 rubygems