Sha256: 5408bf117ffbe16a8458041ee85103347e6ce824aa3ad397022d5f34657c13b3
Contents?: true
Size: 182 Bytes
Versions: 1
Compression:
Stored size: 182 Bytes
Contents
# frozen_string_literal: true module GoodJob # GoodJob gem version. VERSION = '3.18.1' # 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.18.1 | lib/good_job/version.rb |