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