Sha256: 28e70467835e15b3fa68c045935d0a57bf3e7f253a14a9e68f4b7823e60e0153

Contents?: true

Size: 1.01 KB

Versions: 2

Compression:

Stored size: 1.01 KB

Contents

PATH
  remote: .
  specs:
    ultracache (0.1.0)
      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.7.0)
      rspec-core (~> 2.7.0)
      rspec-expectations (~> 2.7.0)
      rspec-mocks (~> 2.7.0)
    rspec-core (2.7.1)
    rspec-expectations (2.7.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.7.0)
    tzinfo (0.3.31)

PLATFORMS
  ruby

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ultracache-0.1.1 Gemfile.lock
ultracache-0.1.0 Gemfile.lock