strawberryjello/downloader

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    downloader (0.4.0)
      addressable (~> 2.6.0)
      http (~> 4.0.0)
      thor (~> 0.20.3)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.6.0)
      public_suffix (>= 2.0.2, < 4.0)
    coderay (1.1.2)
    coveralls (0.8.23)
      json (>= 1.8, < 3)
      simplecov (~> 0.16.1)
      term-ansicolor (~> 1.3)
      thor (>= 0.19.4, < 2.0)
      tins (~> 1.6)
    diff-lcs (1.3)
    docile (1.3.2)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    http (4.0.5)
      addressable (~> 2.3)
      http-cookie (~> 1.0)
      http-form_data (~> 2.0)
      http_parser.rb (~> 0.6.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    http-form_data (2.3.0)
    http_parser.rb (0.6.0)
    inch (0.8.0)
      pry
      sparkr (>= 0.2.0)
      term-ansicolor
      yard (~> 0.9.12)
    json (2.3.1)
    method_source (0.9.2)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    public_suffix (3.1.1)
    rake (13.0.1)
    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)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sparkr (0.4.1)
    term-ansicolor (1.7.1)
      tins (~> 1.0)
    thor (0.20.3)
    tins (1.20.3)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.7)
    yard (0.9.20)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.0)
  coveralls (~> 0.8.23)
  downloader!
  inch (~> 0.8.0)
  pry (~> 0.12.2)
  rake (~> 13.0)
  rspec (~> 3.8)
  yard (~> 0.9.20)

BUNDLED WITH
   2.0.2