Sha256: fa2c80e64eadd54ba35c472ea79a083669abf45b873f8a3efab56eef854c8503
Contents?: true
Size: 219 Bytes
Versions: 1
Compression:
Stored size: 219 Bytes
Contents
# typed: false # frozen_string_literal: true module Hephaestus VERSION = "0.6.1" RAILS_VERSION = "~> 7.0" RUBY_VERSION = File .read("#{File.dirname(__FILE__)}/../../.ruby-version") .strip .freeze end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hephaestus-0.6.1 | lib/hephaestus/version.rb |