Sha256: 655b7d50cfd1b29ddc0e1b4bd92c8e838b4471b14535ea63a52288079d69451a

Contents?: true

Size: 1.66 KB

Versions: 2

Compression:

Stored size: 1.66 KB

Contents

PATH
  remote: .
  specs:
    apify_core (0.0.1)
      activesupport
      headless
      json
      nokogiri (~> 1.6.5)
      parallel
      rest_client
      watir-webdriver

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.2.0)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    awesome_print (1.2.0)
    childprocess (0.5.5)
      ffi (~> 1.0, >= 1.0.11)
    diff-lcs (1.2.5)
    ffi (1.9.6)
    headless (1.0.2)
    i18n (0.7.0)
    json (1.8.1)
    mini_portile (0.6.2)
    minitest (5.5.0)
    multi_json (1.10.1)
    netrc (0.7.9)
    nokogiri (1.6.5)
      mini_portile (~> 0.6.0)
    parallel (1.3.3)
    rake (10.4.2)
    rest_client (1.8.2)
      netrc (~> 0.7.7)
    rspec (3.0.0)
      rspec-core (~> 3.0.0)
      rspec-expectations (~> 3.0.0)
      rspec-mocks (~> 3.0.0)
    rspec-core (3.0.4)
      rspec-support (~> 3.0.0)
    rspec-expectations (3.0.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.0.0)
    rspec-mocks (3.0.4)
      rspec-support (~> 3.0.0)
    rspec-support (3.0.4)
    rubyzip (1.1.6)
    selenium-webdriver (2.44.0)
      childprocess (~> 0.5)
      multi_json (~> 1.0)
      rubyzip (~> 1.0)
      websocket (~> 1.0)
    thread_safe (0.3.4)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    watir-webdriver (0.6.11)
      selenium-webdriver (>= 2.18.0)
    websocket (1.2.1)

PLATFORMS
  ruby

DEPENDENCIES
  activesupport
  apify_core!
  awesome_print (~> 1.2.0)
  bundler (~> 1.7)
  headless (~> 1.0.2)
  nokogiri (~> 1.6.5)
  parallel (~> 1.3.3)
  rake (~> 10.0)
  rest_client (~> 1.8.2)
  rspec (~> 3.0.0)
  watir-webdriver (~> 0.6.11)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
apify_core-0.1.1 Gemfile.lock
apify_core-0.1.0 Gemfile.lock