Sha256: 60c390303c75fb50a034db378f3888523ae4cc62643bc9f26228c4406c1f738d
Contents?: true
Size: 385 Bytes
Versions: 9
Compression:
Stored size: 385 Bytes
Contents
# frozen_string_literal: true appraise "activesupport-5.2" do gem "activesupport", "~> 5.2.0" end appraise "activesupport-5.1" do gem "activesupport", "~> 5.1.0" end appraise "activesupport-5.0" do gem "activesupport", "~> 5.0.0" end appraise "activesupport-4.2" do gem "activesupport", "~> 4.2.0" end appraise "activesupport-4.1" do gem "activesupport", "~> 4.1.0" end
Version data entries
9 entries across 9 versions & 1 rubygems