Sha256: 51142f63b42d0cf325f13262ce27b681fc7b35112805a6fcbafa11d6a7bf4e94

Contents?: true

Size: 1.71 KB

Versions: 2

Compression:

Stored size: 1.71 KB

Contents

GEM
  remote: http://rubygems.org/
  specs:
    activesupport (3.2.13)
      i18n (= 0.6.1)
      multi_json (~> 1.0)
    andand (1.3.3)
    bson (1.7.0)
    bson_ext (1.7.0)
      bson (~> 1.7.0)
    childprocess (0.3.9)
      ffi (~> 1.0, >= 1.0.11)
    coderay (1.0.9)
    diff-lcs (1.1.3)
    facets (2.9.3)
    fattr (2.2.1)
    ffi (1.4.0)
    git (1.2.5)
    guard (1.6.2)
      listen (>= 0.6.0)
      lumberjack (>= 1.0.2)
      pry (>= 0.9.10)
      terminal-table (>= 1.4.3)
      thor (>= 0.14.6)
    guard-rspec (1.2.1)
      guard (>= 1.1)
    guard-spork (1.4.2)
      childprocess (>= 0.2.3)
      guard (>= 1.1)
      spork (>= 0.8.4)
    i18n (0.6.1)
    jeweler (1.8.4)
      bundler (~> 1.0)
      git (>= 1.2.5)
      rake
      rdoc
    json (1.7.7)
    listen (0.7.3)
    lre (0.3.0)
      fattr
      mharris_ext
      watchr
    lumberjack (1.0.2)
    method_source (0.8.1)
    mharris_ext (1.6.0)
      facets
      fattr
    mongo (1.7.0)
      bson (~> 1.7.0)
    mongo_scope (0.0.5)
      mongo
    multi_json (1.7.1)
    pry (0.9.12)
      coderay (~> 1.0.5)
      method_source (~> 0.8)
      slop (~> 3.4)
    rake (10.0.4)
    rdoc (3.12.2)
      json (~> 1.4)
    rr (1.0.5)
    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)
    slop (3.4.3)
    spork (0.9.2)
    terminal-table (1.4.5)
    thor (0.17.0)
    watchr (0.7)

PLATFORMS
  ruby

DEPENDENCIES
  activesupport
  andand
  bson_ext
  bundler (>= 1.0.0)
  guard
  guard-rspec
  guard-spork
  jeweler (~> 1.8.4)
  lre
  mharris_ext
  mongo
  mongo_scope
  rdoc (~> 3.12)
  rr
  rspec (~> 2.8.0)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mongo_persist-0.2.1 Gemfile.lock
mongo_persist-0.2.0 Gemfile.lock