Sha256: 5d7c234d11207664daf17a420b7978d760c4eb99c421029958e829fc6c89530a
Contents?: true
Size: 253 Bytes
Versions: 10
Compression:
Stored size: 253 Bytes
Contents
# typed: ignore # Copyright (c) 2015 Sqreen. All Rights Reserved. # Please refer to our terms for more information: https://www.sqreen.com/terms.html require 'sqreen/exception' module Sqreen class TokenInvalidException < Sqreen::Exception; end end
Version data entries
10 entries across 10 versions & 1 rubygems