Sha256: 1fa4333f7065aa339ea3b0a119b1277f6f47b5832478de91a3c92e24ed022cb7

Contents?: true

Size: 205 Bytes

Versions: 1

Compression:

Stored size: 205 Bytes

Contents

# frozen_string_literal: true

module Kowl
  RAILS_VERSION = '6.0.3.2'
  # Minimum required ruby version which to install the gem
  RUBY_VERSION = '2.5'
  WEBPACKER_VERSION = '5.0'
  VERSION = '0.0.5'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
kowl-0.0.5 lib/kowl/version.rb