Sha256: e7c7ff70469e54e3806a1c199964807950b56daeafcf5f60d3ca0c5521d6a2b1
Contents?: true
Size: 221 Bytes
Versions: 1
Compression:
Stored size: 221 Bytes
Contents
# typed: false # frozen_string_literal: true module Hephaestus VERSION = "0.7.2.3" RAILS_VERSION = ">= 8.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.7.2.3 | lib/hephaestus/version.rb |