ddd-ruby/smart_ioc

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    smart_ioc (0.1.30)

GEM
  remote: https://rubygems.org/
  specs:
    byebug (9.0.6)
    codecov (0.1.10)
      json
      simplecov
      url
    diff-lcs (1.3)
    docile (1.1.5)
    json (2.0.3)
    rake (12.0.0)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.4)
      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-support (3.5.0)
    simplecov (0.14.1)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    url (0.3.2)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.3)
  byebug
  codecov
  rake
  rspec
  simplecov
  smart_ioc!

BUNDLED WITH
   1.14.5