jfinkhaeuser/unobtainium-multiwait

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    unobtainium-multiwait (0.3.0)
      unobtainium (~> 0.13)
      unobtainium-multifind (~> 0.4)

GEM
  remote: https://rubygems.org/
  specs:
    childprocess (0.9.0)
      ffi (~> 1.0, >= 1.0.11)
    collapsium (0.10.0)
    collapsium-config (0.7.0)
      collapsium (~> 0.10)
    diff-lcs (1.3)
    docile (1.3.0)
    ffi (1.9.23)
    json (2.1.0)
    phantomjs (2.1.1.0)
    ptools (1.3.5)
    rake (11.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)
    rubyzip (1.2.1)
    selenium-webdriver (3.11.0)
      childprocess (~> 0.5)
      rubyzip (~> 1.2)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sys-proctable (1.2.0)
      ffi
    unobtainium (0.13.0)
      collapsium (~> 0.10)
      collapsium-config (~> 0.7)
      ptools (~> 1.3)
      sys-proctable (~> 1.2)
    unobtainium-multifind (0.4.0)
      unobtainium (~> 0.13)
    yard (0.9.12)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  phantomjs
  rake (~> 11.3)
  rspec (~> 3.7)
  selenium-webdriver
  simplecov (~> 0.16)
  unobtainium-multiwait!
  yard (~> 0.9, >= 0.9.12)

BUNDLED WITH
   1.16.1