chebyte/mongoid-simple-tags

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    mongoid-simple-tags (0.1.2)
      json (~> 1.8)
      mongoid (>= 3.0.3)

GEM
  remote: http://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)
    colorize (0.5.8)
    coveralls (0.6.7)
      colorize
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      thor
    diff-lcs (1.2.4)
    i18n (0.6.1)
    json (1.8.0)
    mime-types (1.23)
    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)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rspec (2.13.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    rspec-core (2.13.1)
    rspec-expectations (2.13.0)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.13.1)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    thor (0.18.1)
    tzinfo (0.3.37)

PLATFORMS
  ruby

DEPENDENCIES
  coveralls
  mongoid-simple-tags!
  rspec (~> 2.13.0)