Sha256: 76d236d6772a43087288ffb1504a8392677e5f2f954ea971618a985df1b6d1bd
Contents?: true
Size: 105 Bytes
Versions: 1
Compression:
Stored size: 105 Bytes
Contents
# frozen_string_literal: true module Webhookr class InvalidSecurityTokenError < RuntimeError; end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
webhookr-0.3.0 | lib/webhookr/invalid_security_token_error.rb |