stokarenko/ruby-features

View on GitHub
gemfiles/4.2.gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/rails/rails.git
  revision: 837dc1abd6d4da6d07c8cdea0433c666d5e4dc9d
  branch: 4-2-stable
  specs:
    activemodel (4.2.2.beta)
      activesupport (= 4.2.2.beta)
      builder (~> 3.1)
    activerecord (4.2.2.beta)
      activemodel (= 4.2.2.beta)
      activesupport (= 4.2.2.beta)
      arel (~> 6.0)
    activesupport (4.2.2.beta)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)

PATH
  remote: ../
  specs:
    ruby-features (1.2.1)

GEM
  remote: http://rubygems.org/
  specs:
    arel (6.0.0)
    builder (3.2.2)
    codeclimate-test-reporter (0.4.7)
      simplecov (>= 0.7.1, < 1.0.0)
    diff-lcs (1.2.5)
    docile (1.1.5)
    i18n (0.7.0)
    json (1.8.2)
    minitest (5.6.1)
    rspec (3.2.0)
      rspec-core (~> 3.2.0)
      rspec-expectations (~> 3.2.0)
      rspec-mocks (~> 3.2.0)
    rspec-core (3.2.3)
      rspec-support (~> 3.2.0)
    rspec-expectations (3.2.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.2.0)
    rspec-mocks (3.2.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.2.0)
    rspec-support (3.2.2)
    simplecov (0.10.0)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord!
  bundler
  codeclimate-test-reporter
  rspec
  ruby-features!

BUNDLED WITH
   1.12.5