Sha256: 952a8c1d15fc72ce54aa12b694f98afc724c159d64f84efa5beeceabc2c84598
Contents?: true
Size: 205 Bytes
Versions: 1
Compression:
Stored size: 205 Bytes
Contents
# frozen_string_literal: true module Kowl RAILS_VERSION = '6.0.3.6' # Minimum required ruby version which to install the gem RUBY_VERSION = '2.5' WEBPACKER_VERSION = '5.0' VERSION = '0.0.7' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kowl-0.0.7 | lib/kowl/version.rb |