Sha256: ed444bb1e2778f0c570ad255c9d1024d33adfcece914e65fd7599b9d76264f8a

Contents?: true

Size: 403 Bytes

Versions: 2

Compression:

Stored size: 403 Bytes

Contents

appraise "3.2" do
  gem "rails", "~> 3.2.11"
  gem "bigcartel-currency-locales", :path => "../"
end

appraise "3.1" do
  gem "rails", "~> 3.1.10"
  gem "bigcartel-currency-locales", :path => "../"
end

appraise "3.0" do
  gem "rails", "~> 3.0.20"
  gem "bigcartel-currency-locales", :path => "../"
end

appraise "2.3" do
  gem "rails", "~> 2.3.16"
  gem "bigcartel-currency-locales", :path => "../"
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bigcartel-currency-locales-1.3.1 Appraisals
bigcartel-currency-locales-1.3.0 Appraisals