Sha256: de0fe1c9345a564e84c80f31cfa226d561a8e83e82acb2a2cb731ebc2fadc555

Contents?: true

Size: 996 Bytes

Versions: 2

Compression:

Stored size: 996 Bytes

Contents

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.0.9)
      activesupport (= 3.0.9)
      builder (~> 2.1.2)
      i18n (~> 0.5.0)
    activesupport (3.0.9)
    bson (1.3.1)
    bson_ext (1.3.1)
    builder (2.1.2)
    database_cleaner (0.6.7)
    diff-lcs (1.1.2)
    git (1.2.5)
    i18n (0.5.0)
    jeweler (1.6.4)
      bundler (~> 1.0)
      git (>= 1.2.5)
      rake
    mongo (1.3.1)
      bson (>= 1.3.1)
    mongoid (2.1.7)
      activemodel (~> 3.0)
      mongo (~> 1.3)
      tzinfo (~> 0.3.22)
    mongoid-rspec (1.4.4)
      mongoid (~> 2.0)
      rspec (~> 2)
    rake (0.9.2)
    rspec (2.3.0)
      rspec-core (~> 2.3.0)
      rspec-expectations (~> 2.3.0)
      rspec-mocks (~> 2.3.0)
    rspec-core (2.3.1)
    rspec-expectations (2.3.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.3.0)
    tzinfo (0.3.29)

PLATFORMS
  ruby

DEPENDENCIES
  bson_ext
  bundler (~> 1.0.0)
  database_cleaner
  jeweler (~> 1.6.4)
  mongoid
  mongoid-rspec
  rake
  rspec (~> 2.3.0)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mongoid_touch-0.0.3 Gemfile.lock
mongoid_touch-0.0.2 Gemfile.lock