Sha256: 029241d38a34c5d1109138822f6d2f5c581f061771805afca9603d96274060cf

Contents?: true

Size: 1.01 KB

Versions: 3

Compression:

Stored size: 1.01 KB

Contents

PATH
  remote: .
  specs:
    ultracache (0.1.1)
      activemodel (~> 3.0)
      activesupport (~> 3.0)
      json
      redis (~> 2.2)

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.1.3)
      activesupport (= 3.1.3)
      builder (~> 3.0.0)
      i18n (~> 0.6)
    activesupport (3.1.3)
      multi_json (~> 1.0)
    bson (1.5.2)
    bson_ext (1.5.2)
      bson (= 1.5.2)
    builder (3.0.0)
    diff-lcs (1.1.3)
    i18n (0.6.0)
    json (1.6.4)
    metaclass (0.0.1)
    mocha (0.10.0)
      metaclass (~> 0.0.1)
    mongo (1.5.2)
      bson (= 1.5.2)
    mongoid (2.4.0)
      activemodel (~> 3.1)
      mongo (~> 1.3)
      tzinfo (~> 0.3.22)
    multi_json (1.0.4)
    redis (2.2.2)
    rspec (2.8.0)
      rspec-core (~> 2.8.0)
      rspec-expectations (~> 2.8.0)
      rspec-mocks (~> 2.8.0)
    rspec-core (2.8.0)
    rspec-expectations (2.8.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.8.0)
    tzinfo (0.3.31)

PLATFORMS
  ruby

DEPENDENCIES
  bson_ext
  mocha
  mongoid
  rspec (~> 2.6)
  ultracache!

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ultracache-0.1.4 Gemfile.lock
ultracache-0.1.3 Gemfile.lock
ultracache-0.1.2 Gemfile.lock