pivotal/pivotal_ide_prefs

View on GitHub
cli/Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: ../ide_prefs
  specs:
    ide_prefs (0)

PATH
  remote: ../logging
  specs:
    logging (0)

PATH
  remote: ../persistence
  specs:
    persistence (0)

GEM
  remote: https://rubygems.org/
  specs:
    builder (3.1.4)
    cucumber (1.3.11)
      builder (>= 2.1.2)
      diff-lcs (>= 1.1.3)
      gherkin (~> 2.12)
      multi_json (>= 1.7.5, < 2.0)
      multi_test (>= 0.0.2)
    diff-lcs (1.2.5)
    gherkin (2.12.2)
      multi_json (~> 1.3)
    multi_json (1.9.0)
    multi_test (0.0.3)
    rake (10.1.1)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.8)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.6)

PLATFORMS
  ruby

DEPENDENCIES
  cucumber
  ide_prefs!
  logging!
  persistence!
  rake
  rspec