Sha256: 256e6bcb7ce3b8236682ad7aad585d0f0bdbd6a1a50d34668af72bad6b16e304

Contents?: true

Size: 1007 Bytes

Versions: 1

Compression:

Stored size: 1007 Bytes

Contents

PATH
  remote: .
  specs:
    matic (0.1.0)
      activemodel (~> 3.0.0)
      activesupport (~> 3.0.0)
      mongomatic (~> 0.6.0)

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.0.1)
      activesupport (= 3.0.1)
      builder (~> 2.1.2)
      i18n (~> 0.4.1)
    activesupport (3.0.1)
    bson (1.1.2)
    bson_ext (1.1.2)
    builder (2.1.2)
    diff-lcs (1.1.2)
    i18n (0.4.2)
    mongo (1.1.2)
      bson (>= 1.1.1)
    mongomatic (0.6.1)
      activesupport (>= 2.3.5)
      bson (~> 1.1)
      mongo (~> 1.1)
    rake (0.8.7)
    rspec (2.0.1)
      rspec-core (~> 2.0.1)
      rspec-expectations (~> 2.0.1)
      rspec-mocks (~> 2.0.1)
    rspec-core (2.0.1)
    rspec-expectations (2.0.1)
      diff-lcs (>= 1.1.2)
    rspec-mocks (2.0.1)
      rspec-core (~> 2.0.1)
      rspec-expectations (~> 2.0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activemodel (~> 3.0.0)
  activesupport (~> 3.0.0)
  bson_ext (~> 1.1.0)
  matic!
  mongomatic (~> 0.6.0)
  rake (~> 0.8.7)
  rspec (~> 2.0.0)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
matic-0.1.0 Gemfile.lock