RobertDober/lab42_core

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    lab42_core (0.5.1)
      forwarder2 (~> 0.2)

GEM
  remote: https://rubygems.org/
  specs:
    ae (1.8.2)
      ansi
    ansi (1.5.0)
    brass (1.2.1)
    coderay (1.1.3)
    diff-lcs (1.4.4)
    docile (1.4.0)
    forwarder2 (0.2.0)
    json (2.6.1)
    method_source (0.9.2)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-nav (0.3.0)
      pry (>= 0.9.10, < 0.13.0)
    qed (2.9.2)
      ansi
      brass
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.1)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.3)
    simplecov (0.21.2)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.3)
    speculate_about (0.2.3)
      rspec (~> 3.9)
    travis-lint (2.0.0)
      json

PLATFORMS
  ruby

DEPENDENCIES
  ae (~> 1.8)
  lab42_core!
  pry (~> 0.10)
  pry-nav (~> 0.2)
  qed (~> 2.9)
  rspec (~> 3.5)
  simplecov (~> 0.21.2)
  speculate_about (~> 0.2.1)
  travis-lint (~> 2.0)

BUNDLED WITH
   2.2.29