Sha256: bd6950cf4446d4ca014984bde5de406302c7c5e12112e48c6058564ef54f4205
Contents?: true
Size: 212 Bytes
Versions: 4
Compression:
Stored size: 212 Bytes
Contents
source 'https://rubygems.org' gemspec # This here to make sure appraisal works with Rails 3.0.0. gem 'thor', '~> 0.14.0' if RUBY_VERSION < "1.9" gem "i18n", "~> 0.6.0" gem "activesupport", "~> 3.2.21" end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
appraisal-2.1.0 | Gemfile |
appraisal-2.0.2 | Gemfile |
appraisal-2.0.1 | Gemfile |
appraisal-2.0.0 | Gemfile |