Sha256: 6ae4277406c4e102e3f71aa84936754053f8bf2c2f0a8399fcd3672f97fc038f

Contents?: true

Size: 1.34 KB

Versions: 1

Compression:

Stored size: 1.34 KB

Contents

PATH
  remote: .
  specs:
    gis_scraper (0.1.0.pre)
      mechanize (~> 2.7)
      parallel (~> 1.6)

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.2.5)
    domain_name (0.5.25)
      unf (>= 0.0.5, < 1.0.0)
    http-cookie (1.0.2)
      domain_name (~> 0.5)
    mechanize (2.7.3)
      domain_name (~> 0.5, >= 0.5.1)
      http-cookie (~> 1.0)
      mime-types (~> 2.0)
      net-http-digest_auth (~> 1.1, >= 1.1.1)
      net-http-persistent (~> 2.5, >= 2.5.2)
      nokogiri (~> 1.4)
      ntlm-http (~> 0.1, >= 0.1.1)
      webrobots (>= 0.0.9, < 0.2)
    mime-types (2.99)
    mini_portile2 (2.0.0)
    net-http-digest_auth (1.4)
    net-http-persistent (2.9.4)
    nokogiri (1.6.7.1)
      mini_portile2 (~> 2.0.0.rc2)
    ntlm-http (0.1.1)
    parallel (1.6.1)
    rake (10.4.2)
    rspec (3.3.0)
      rspec-core (~> 3.3.0)
      rspec-expectations (~> 3.3.0)
      rspec-mocks (~> 3.3.0)
    rspec-core (3.3.2)
      rspec-support (~> 3.3.0)
    rspec-expectations (3.3.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-mocks (3.3.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-support (3.3.0)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.1)
    webrobots (0.1.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.10)
  gis_scraper!
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   1.10.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gis_scraper-0.1.0.pre Gemfile.lock