Sha256: 907866d7bfa19e5ebed614f8e2e9637131f87418c184d3feaed8874ef5d58990

Contents?: true

Size: 1.47 KB

Versions: 1

Compression:

Stored size: 1.47 KB

Contents

PATH
  remote: .
  specs:
    simple-scraper (1.0.0)
      httparty (~> 0.16.4)
      nokogiri (~> 1.6)
      parallel (~> 1.11)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.6.0)
      public_suffix (>= 2.0.2, < 4.0)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.3)
    docile (1.3.1)
    hashdiff (0.3.8)
    httparty (0.16.4)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    json (2.2.0)
    mime-types (3.2.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2019.0331)
    mini_portile2 (2.4.0)
    multi_xml (0.6.0)
    nokogiri (1.10.3)
      mini_portile2 (~> 2.4.0)
    parallel (1.17.0)
    public_suffix (3.0.3)
    rake (10.5.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    safe_yaml (1.0.5)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    vcr (3.0.3)
    webmock (3.5.1)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.17)
  rake (~> 10.0)
  rspec (~> 3.0)
  simple-scraper!
  simplecov (~> 0.16.1)
  vcr (~> 3.0)
  webmock (~> 3.5)

BUNDLED WITH
   1.17.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
simple-scraper-1.0.0 Gemfile.lock