Sha256: 48ca05a1ec9f02b0aa07a3577e6386b73e6bb023a7523f5349d3f1dc96b2b9a2

Contents?: true

Size: 205 Bytes

Versions: 1

Compression:

Stored size: 205 Bytes

Contents

# frozen_string_literal: true

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

Version data entries

1 entries across 1 versions & 1 rubygems

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