Sha256: d3d9ba3c3081e708d319138836506bf4431c6075dd5f8066b6201f11aa5a4dab

Contents?: true

Size: 358 Bytes

Versions: 2

Compression:

Stored size: 358 Bytes

Contents

source "http://rubygems.org"

# Specify your gem's dependencies in cacheable.gemspec
gemspec

gem 'appraisal'
gem "sqlite3"
gem "memcached"

# TODO: Appraisal Platforms coming
# https://github.com/thoughtbot/appraisal/pull/69
# platforms :jruby do
#   gem "activerecord-jdbc-adapter"
#   gem "activerecord-jdbcsqlite3-adapter"
#   gem "jruby-memcached"
# end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
simple_cacheable-1.5.1 Gemfile
simple_cacheable-1.5.0 Gemfile