chebyte/mongoid-simple-tags

View on GitHub
gemfiles/mongoid-3.1.gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: /Users/lucasrenan/Gems/mongoid-simple-tags
  specs:
    mongoid-simple-tags (0.1.2)
      json (~> 1.7.7)
      mongoid (>= 3.0.3)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.2.13)
      activesupport (= 3.2.13)
      builder (~> 3.0.0)
    activesupport (3.2.13)
      i18n (= 0.6.1)
      multi_json (~> 1.0)
    builder (3.0.4)
    diff-lcs (1.1.3)
    i18n (0.6.1)
    json (1.7.7)
    mongoid (3.1.4)
      activemodel (~> 3.2)
      moped (~> 1.4)
      origin (~> 1.0)
      tzinfo (~> 0.3.22)
    moped (1.5.0)
    multi_json (1.7.3)
    origin (1.1.0)
    rspec (2.10.0)
      rspec-core (~> 2.10.0)
      rspec-expectations (~> 2.10.0)
      rspec-mocks (~> 2.10.0)
    rspec-core (2.10.1)
    rspec-expectations (2.10.0)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.10.1)
    tzinfo (0.3.37)

PLATFORMS
  ruby

DEPENDENCIES
  mongoid (~> 3.1.4)
  mongoid-simple-tags!
  rspec (~> 2.10.0)