Sha256: ca175ac2e16a789dc2a0d89047b4e17b436b633c434963f89c199a148a99c36e

Contents?: true

Size: 182 Bytes

Versions: 1

Compression:

Stored size: 182 Bytes

Contents

# frozen_string_literal: true

module GoodJob
  # GoodJob gem version.
  VERSION = '3.29.5'

  # GoodJob version as Gem::Version object
  GEM_VERSION = Gem::Version.new(VERSION)
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
good_job-3.29.5 lib/good_job/version.rb