Sha256: 7c0117b70654b9bbf42b2fb5f3da5f3277af5d4001712c03d64098f9bdd02d16

Contents?: true

Size: 380 Bytes

Versions: 1

Compression:

Stored size: 380 Bytes

Contents

# Copyright © 2014, Watu

appraise "activesupport-3_0" do
  gem "activesupport", "~> 3.0.0"
end

appraise "activesupport-3_1" do
  gem "activesupport", "~> 3.1.0"
end

appraise "activesupport-3_2" do
  gem "activesupport", "~> 3.2.0"
end

appraise "activesupport-4_0" do
  gem "activesupport", "~> 4.0.0"
end

appraise "activesupport-4_1" do
  gem "activesupport", "~> 4.1.0"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
assert_difference-1.0.0 Appraisals