FitnessKeeper/leeroy

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    leeroy_app (0.5.4)
      awesome_print (~> 1.6)
      aws-sdk (~> 2)
      chronic (~> 0.10)
      dotenv (~> 2.1)
      gli (~> 2.13)
      hashie (~> 3.4)
      multi_json (~> 1.11)
      packer-client (~> 0.1.0)
      rugged (~> 0.23)
      smart_polling (~> 1.0)
      typesafe_enum (~> 0.1)
      yell (~> 2.0)
      yell-adapters-syslog (~> 2.0)

GEM
  remote: https://rubygems.org/
  specs:
    aruba (0.11.2)
      childprocess (~> 0.5.6)
      contracts (~> 0.9)
      cucumber (>= 1.3.19)
      event-bus (~> 0.2)
      ffi (~> 1.9.10)
      rspec-expectations (>= 2.99)
      thor (~> 0.19)
    awesome_print (1.7.0)
    aws-sdk (2.8.14)
      aws-sdk-resources (= 2.8.14)
    aws-sdk-core (2.8.14)
      aws-sigv4 (~> 1.0)
      jmespath (~> 1.0)
    aws-sdk-resources (2.8.14)
      aws-sdk-core (= 2.8.14)
    aws-sigv4 (1.0.0)
    builder (3.2.3)
    childprocess (0.5.9)
      ffi (~> 1.0, >= 1.0.11)
    chronic (0.10.2)
    coderay (1.1.1)
    contracts (0.15.0)
    cucumber (2.4.0)
      builder (>= 2.1.2)
      cucumber-core (~> 1.5.0)
      cucumber-wire (~> 0.0.1)
      diff-lcs (>= 1.1.3)
      gherkin (~> 4.0)
      multi_json (>= 1.7.5, < 2.0)
      multi_test (>= 0.1.2)
    cucumber-core (1.5.0)
      gherkin (~> 4.0)
    cucumber-wire (0.0.1)
    diff-lcs (1.3)
    dotenv (2.2.0)
    event-bus (0.2.3)
    ffi (1.9.25)
    gherkin (4.1.1)
    gli (2.16.0)
    hashie (3.5.5)
    jmespath (1.3.1)
    method_source (0.8.2)
    mixlib-shellout (2.2.7)
    multi_json (1.12.1)
    multi_test (0.1.2)
    os (0.9.6)
    packer-client (0.1.0)
      mixlib-shellout (~> 2.2)
      os (~> 0.9)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-awesome_print (9.6.11)
      awesome_print (>= 1.1.0, < 999)
      pry (>= 0.9.0, < 999)
    rake (10.5.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)
    rugged (0.25.1.1)
    slop (3.6.0)
    smart_polling (1.0.0)
    thor (0.19.4)
    typesafe_enum (0.1.7)
    yell (2.0.7)
    yell-adapters-syslog (2.0.2)
      yell (~> 2.0)

PLATFORMS
  ruby

DEPENDENCIES
  aruba (~> 0.11.1)
  bundler (~> 1.6)
  leeroy_app!
  pry (~> 0.10)
  pry-awesome_print (~> 9.6)
  rake (~> 10.0)
  rspec (~> 3.3)

BUNDLED WITH
   1.14.6