marcqualie/rancher-shell

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    rancher-shell (0.3.0.pre.alpha2)
      activesupport (~> 5.1.5)
      event_emitter (~> 0.2.6)
      thor (~> 0.20.0)
      websocket (~> 1.2.5)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.1.5)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    codeclimate-test-reporter (1.0.8)
      simplecov (<= 0.13)
    concurrent-ruby (1.0.5)
    diff-lcs (1.3)
    docile (1.1.5)
    event_emitter (0.2.6)
    i18n (0.9.5)
      concurrent-ruby (~> 1.0)
    json (2.1.0)
    minitest (5.11.3)
    rake (12.3.0)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.1)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.1)
    simplecov (0.13.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    thor (0.20.0)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    websocket (1.2.5)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (>= 1.15.4)
  codeclimate-test-reporter (~> 1.0.8)
  rake (~> 12.3.0)
  rancher-shell!
  rspec (~> 3.7.0)

BUNDLED WITH
   1.16.1