rymo4/bayesian_average

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    bayesian_average (0.0.1)
      activesupport (>= 3.2.0)
      mongoid (>= 3.0.0)

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.2.9)
      activesupport (= 3.2.9)
      builder (~> 3.0.0)
    activesupport (3.2.9)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    builder (3.0.4)
    diff-lcs (1.1.3)
    i18n (0.6.1)
    mongoid (3.0.14)
      activemodel (~> 3.1)
      moped (~> 1.1)
      origin (~> 1.0)
      tzinfo (~> 0.3.22)
    moped (1.3.1)
    multi_json (1.5.0)
    origin (1.0.11)
    rspec (2.12.0)
      rspec-core (~> 2.12.0)
      rspec-expectations (~> 2.12.0)
      rspec-mocks (~> 2.12.0)
    rspec-core (2.12.2)
    rspec-expectations (2.12.0)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.12.0)
    tzinfo (0.3.35)

PLATFORMS
  ruby

DEPENDENCIES
  bayesian_average!
  rspec