Sha256: 238d244cfb843e8ff988c0cfacebab16511882514461c9b1abefb45f2c1a6885

Contents?: true

Size: 1.4 KB

Versions: 2

Compression:

Stored size: 1.4 KB

Contents

PATH
  remote: ../
  specs:
    activerecord-mysql-sql-cache (0.0.1)
      activerecord (>= 4.0)
      arel (>= 4.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.2.1)
      activesupport (= 4.2.1)
      builder (~> 3.1)
    activerecord (4.2.1)
      activemodel (= 4.2.1)
      activesupport (= 4.2.1)
      arel (~> 6.0)
    activesupport (4.2.1)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    appraisal (2.0.1)
      activesupport (>= 3.2.21)
      bundler
      rake
      thor (>= 0.14.0)
    arel (6.0.0)
    arproxy (0.1.3)
      activerecord (>= 3.0.0)
    builder (3.2.2)
    diff-lcs (1.2.5)
    i18n (0.7.0)
    json (1.8.2)
    minitest (5.6.0)
    mysql2 (0.3.18)
    rake (10.4.2)
    rspec (3.2.0)
      rspec-core (~> 3.2.0)
      rspec-expectations (~> 3.2.0)
      rspec-mocks (~> 3.2.0)
    rspec-core (3.2.3)
      rspec-support (~> 3.2.0)
    rspec-expectations (3.2.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.2.0)
    rspec-mocks (3.2.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.2.0)
    rspec-support (3.2.2)
    thor (0.19.1)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 4.2.0)
  activerecord-mysql-sql-cache!
  appraisal
  arproxy
  bundler (~> 1.7)
  mysql2
  rake (~> 10.0)
  rspec

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
activerecord-mysql-sql-cache-0.1.1 gemfiles/4.2.gemfile.lock
activerecord-mysql-sql-cache-0.1.0 gemfiles/4.2.gemfile.lock