Sha256: 2644500d12362e95a76b5f394acf006914030290c93abc5fa3deee2109cdc1c6
Contents?: true
Size: 314 Bytes
Versions: 1
Compression:
Stored size: 314 Bytes
Contents
# frozen_string_literal: true appraise "activesupport_5.2" do gem "activesupport", "~> 5.2.0" end appraise "activesupport_6.0" do gem "activesupport", "~> 6.0.0" end appraise "activesupport_6.1" do gem "activesupport", "~> 6.1.0" end appraise "activesupport_7.0" do gem "activesupport", "~> 7.0.1" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rekkyo-1.1.0 | Appraisals |