Sha256: 0060b58cee4e0b62137ef2876cbf4b7a844357052d3bb62da6a474c060f7f86f

Contents?: true

Size: 272 Bytes

Versions: 1

Compression:

Stored size: 272 Bytes

Contents

# frozen_string_literal: true

module TypesafeEnum
  # The name of this gem
  NAME = 'typesafe_enum'

  # The version of this gem
  VERSION = '0.2.2'

  # The copyright notice for this gem
  COPYRIGHT = 'Copyright (c) 2020 The Regents of the University of California'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
typesafe_enum-0.2.2 lib/typesafe_enum/module_info.rb