PATH

remote: .
specs:
  artifactory-cleaner (1.0.0)
    artifactory
    sysexits (>= 1.2.0)
    thor (~> 1.0.1)

GEM

remote: https://rubygems.org/
specs:
  artifactory (3.0.12)
  aruba (0.14.14)
    childprocess (>= 0.6.3, < 4.0.0)
    contracts (~> 0.9)
    cucumber (>= 1.3.19)
    ffi (~> 1.9)
    rspec-expectations (>= 2.99)
    thor (>= 0.19, < 2.0)
  binding_of_caller (0.8.0)
    debug_inspector (>= 0.0.1)
  builder (3.2.4)
  childprocess (3.0.0)
  coderay (1.1.2)
  contracts (0.16.0)
  cucumber (1.3.20)
    builder (>= 2.1.2)
    diff-lcs (>= 1.1.3)
    gherkin (~> 2.12)
    multi_json (>= 1.7.5, < 2.0)
    multi_test (>= 0.1.2)
  debug_inspector (0.0.3)
  diff-lcs (1.3)
  ffi (1.12.1)
  gherkin (2.12.2)
    multi_json (~> 1.3)
  interception (0.5)
  method_source (0.9.2)
  multi_json (1.14.1)
  multi_test (0.1.2)
  pry (0.12.2)
    coderay (~> 1.1.0)
    method_source (~> 0.9.0)
  pry-rescue (1.5.0)
    interception (>= 0.5)
    pry (>= 0.12.0)
  pry-stack_explorer (0.4.9.3)
    binding_of_caller (>= 0.7)
    pry (>= 0.9.11)
  rake (12.3.3)
  rdoc (6.0.1)
  rspec (3.9.0)
    rspec-core (~> 3.9.0)
    rspec-expectations (~> 3.9.0)
    rspec-mocks (~> 3.9.0)
  rspec-core (3.9.1)
    rspec-support (~> 3.9.1)
  rspec-expectations (3.9.0)
    diff-lcs (>= 1.2.0, < 2.0)
    rspec-support (~> 3.9.0)
  rspec-mocks (3.9.1)
    diff-lcs (>= 1.2.0, < 2.0)
    rspec-support (~> 3.9.0)
  rspec-support (3.9.2)
  sysexits (1.2.0)
  thor (1.0.1)

PLATFORMS

ruby

DEPENDENCIES

artifactory-cleaner!
aruba (~> 0.14)
cucumber (~> 1.3, >= 1.3.20)
pry-rescue
pry-stack_explorer
rake (~> 12.0)
rdoc
rspec (~> 3.0)

BUNDLED WITH

2.1.4