Sha256: db18dea0fa2a4a2096a1001095e902c24aef8a124dbe1ccbc0b82ff95dd34982

Contents?: true

Size: 1.29 KB

Versions: 1

Compression:

Stored size: 1.29 KB

Contents

PATH
  remote: .
  specs:
    mongoid_cloneable (0.0.1)
      activesupport (>= 3.2)
      mongoid (>= 3.1)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.2.16)
      activesupport (= 3.2.16)
      builder (~> 3.0.0)
    activesupport (3.2.16)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    builder (3.0.4)
    columnize (0.3.6)
    database_cleaner (1.2.0)
    debugger (1.6.5)
      columnize (>= 0.3.1)
      debugger-linecache (~> 1.2.0)
      debugger-ruby_core_source (~> 1.3.1)
    debugger-linecache (1.2.0)
    debugger-ruby_core_source (1.3.1)
    diff-lcs (1.2.5)
    docile (1.1.2)
    i18n (0.6.9)
    mongoid (3.1.6)
      activemodel (~> 3.2)
      moped (~> 1.4)
      origin (~> 1.0)
      tzinfo (~> 0.3.29)
    moped (1.5.1)
    multi_json (1.8.4)
    origin (1.1.0)
    rake (10.1.1)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.7)
    rspec-expectations (2.14.4)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.4)
    simplecov (0.8.2)
      docile (~> 1.1.0)
      multi_json
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    tzinfo (0.3.38)

PLATFORMS
  ruby

DEPENDENCIES
  database_cleaner
  debugger
  mongoid_cloneable!
  rake
  rspec
  simplecov

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mongoid_cloneable-0.0.1 Gemfile.lock