queirozfcom/rachinations

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    rachinations (0.0.8)
      activesupport (= 3.0.0)
      fraction (= 0.3.2)
      i18n (= 0.6.11)
      weighted_distribution (= 1.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (3.0.0)
    ansi (1.4.3)
    builder (3.2.2)
    coveralls (0.7.0)
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      term-ansicolor
      thor
    diff-lcs (1.2.5)
    docile (1.1.5)
    ffi (1.9.3-x64-mingw32)
    ffi (1.9.3-x86-mingw32)
    fraction (0.3.2)
    i18n (0.6.11)
    mime-types (2.3)
    minitest (5.4.0)
    minitest-reporters (1.0.5)
      ansi
      builder
      minitest (>= 5.0)
      ruby-progressbar
    multi_json (1.10.1)
    netrc (0.7.7)
    rake (10.3.2)
    rest-client (1.7.2)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rest-client (1.7.2-x64-mingw32)
      ffi (~> 1.9)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rest-client (1.7.2-x86-mingw32)
      ffi (~> 1.9)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rspec (3.0.0)
      rspec-core (~> 3.0.0)
      rspec-expectations (~> 3.0.0)
      rspec-mocks (~> 3.0.0)
    rspec-core (3.0.3)
      rspec-support (~> 3.0.0)
    rspec-expectations (3.0.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.0.0)
    rspec-mocks (3.0.3)
      rspec-support (~> 3.0.0)
    rspec-support (3.0.3)
    ruby-progressbar (1.5.1)
    simplecov (0.9.0)
      docile (~> 1.1.0)
      multi_json
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    term-ansicolor (1.3.0)
      tins (~> 1.0)
    thor (0.19.1)
    tins (1.3.0)
    weighted_distribution (1.0.0)

PLATFORMS
  ruby
  x64-mingw32
  x86-mingw32

DEPENDENCIES
  bundler (~> 1.5)
  coveralls (= 0.7.0)
  minitest (~> 5.4)
  minitest-reporters (~> 1.0)
  rachinations!
  rake (~> 10.3)
  rspec (~> 3.0)