americanexpress/xcode-result-bundle-processor

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    xcode-result-bundle-processor (1.0.0)
      CFPropertyList (~> 2.2)
      awesome_print (~> 1.6)
      markaby (~> 0.8)
      methadone (~> 1.9.2)

GEM
  remote: https://rubygems.org/
  specs:
    CFPropertyList (2.3.2)
    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.6.1)
    builder (3.2.2)
    childprocess (0.5.8)
      ffi (~> 1.0, >= 1.0.11)
    codeclimate-test-reporter (0.4.8)
      simplecov (>= 0.7.1, < 1.0.0)
    contracts (0.12.0)
    cucumber (2.1.0)
      builder (>= 2.1.2)
      cucumber-core (~> 1.3.0)
      diff-lcs (>= 1.1.3)
      gherkin3 (~> 3.1.0)
      multi_json (>= 1.7.5, < 2.0)
      multi_test (>= 0.1.2)
    cucumber-core (1.3.1)
      gherkin3 (~> 3.1.0)
    diff-lcs (1.2.5)
    docile (1.1.5)
    event-bus (0.2.1)
    ffi (1.9.10)
    gherkin3 (3.1.2)
    json (1.8.3)
    markaby (0.8.0)
      builder
    methadone (1.9.2)
      bundler
    multi_json (1.11.2)
    multi_test (0.1.2)
    rake (10.4.2)
    rdoc (4.2.1)
      json (~> 1.4)
    rspec (3.4.0)
      rspec-core (~> 3.4.0)
      rspec-expectations (~> 3.4.0)
      rspec-mocks (~> 3.4.0)
    rspec-core (3.4.1)
      rspec-support (~> 3.4.0)
    rspec-expectations (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-mocks (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-support (3.4.1)
    simplecov (0.11.1)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    thor (0.19.1)

PLATFORMS
  ruby

DEPENDENCIES
  aruba (~> 0.10)
  bundler (~> 1.6)
  codeclimate-test-reporter (~> 0.4)
  rake (~> 10.4)
  rdoc (~> 4.2)
  rspec (~> 3.3)
  xcode-result-bundle-processor!

BUNDLED WITH
   1.10.6