Sha256: 2634050bfae763148228cdccd10eb1a883d6072c42e4760416390c81a1e2eff2
Contents?: true
Size: 303 Bytes
Versions: 5
Compression:
Stored size: 303 Bytes
Contents
source 'http://rubygems.org' gem 'activesupport' gem 'keytar' group :development, :test do gem 'yard' gem 'rdiscount' gem 'rake', '~>0.8.7' gem 'jeweler', '~>1.5.2' gem "autotest-standalone" gem "autotest-growl" end group :test do gem 'sqlite3', '~> 1.3.3' gem 'rspec', '~> 2.5' end
Version data entries
5 entries across 5 versions & 2 rubygems
Version | Path |
---|---|
method_cacheable-0.0.4 | Gemfile |
method_cacheable-0.0.3 | Gemfile |
method_cacheable-0.0.2 | Gemfile |
method_cacheable-0.0.1 | Gemfile |
johnny_cache-0.0.1 | Gemfile |