gemfiles/rails_4_1.gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: ../
  specs:
    nestive (0.6.0)
      rails (>= 3.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.1.15)
      actionpack (= 4.1.15)
      actionview (= 4.1.15)
      mail (~> 2.5, >= 2.5.4)
    actionpack (4.1.15)
      actionview (= 4.1.15)
      activesupport (= 4.1.15)
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
    actionview (4.1.15)
      activesupport (= 4.1.15)
      builder (~> 3.1)
      erubis (~> 2.7.0)
    activemodel (4.1.15)
      activesupport (= 4.1.15)
      builder (~> 3.1)
    activerecord (4.1.15)
      activemodel (= 4.1.15)
      activesupport (= 4.1.15)
      arel (~> 5.0.0)
    activesupport (4.1.15)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    appraisal (2.1.0)
      bundler
      rake
      thor (>= 0.14.0)
    arel (5.0.1.20140414130214)
    builder (3.2.2)
    combustion (0.5.4)
      activesupport (>= 3.0.0)
      railties (>= 3.0.0)
      thor (>= 0.14.6)
    concurrent-ruby (1.0.2)
    diff-lcs (1.2.5)
    erubis (2.7.0)
    i18n (0.7.0)
    json (1.8.3)
    mail (2.6.4)
      mime-types (>= 1.16, < 4)
    mime-types (2.99.1)
    minitest (5.9.0)
    rack (1.5.5)
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (4.1.15)
      actionmailer (= 4.1.15)
      actionpack (= 4.1.15)
      actionview (= 4.1.15)
      activemodel (= 4.1.15)
      activerecord (= 4.1.15)
      activesupport (= 4.1.15)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.1.15)
      sprockets-rails (~> 2.0)
    railties (4.1.15)
      actionpack (= 4.1.15)
      activesupport (= 4.1.15)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (11.2.2)
    rspec-core (3.5.1)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-rails (3.5.1)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    sprockets (3.6.3)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (2.3.3)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (>= 2.8, < 4.0)
    thor (0.19.1)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  appraisal (~> 2.1)
  combustion (~> 0.5.4)
  mime-types (~> 2.99)
  nestive!
  rails (~> 4.1.0)
  rspec-rails (~> 3.5)

BUNDLED WITH
   1.12.3