Sha256: 4852feecf2fc201b900d7c888776b5d3f5a47e33ca6060bd7947504f6c3c468d
Contents?: true
Size: 190 Bytes
Versions: 1
Compression:
Stored size: 190 Bytes
Contents
module Katapult ruby_version_path = File.expand_path('../../.ruby-version', __dir__) VERSION = '0.4.0' RUBY_VERSION = File.read(ruby_version_path).strip RAILS_VERSION = '5.1.4' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
katapult-0.4.0 | lib/katapult/version.rb |