Sha256: 682fb21e70adee8ebae2d7c2ad0d6f8024a9bbaa534a29712de84a4ff407eff1

Contents?: true

Size: 1.7 KB

Versions: 1

Compression:

Stored size: 1.7 KB

Contents

PATH
  remote: .
  specs:
    zilla (0.2.2)
      faraday (>= 1.0.1, < 3.0)
      faraday-multipart (~> 1.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    byebug (11.1.3)
    coderay (1.1.3)
    diff-lcs (1.5.0)
    faraday (2.7.4)
      faraday-net_http (>= 2.0, < 3.1)
      ruby2_keywords (>= 0.0.4)
    faraday-multipart (1.0.4)
      multipart-post (~> 2)
    faraday-net_http (3.0.2)
    json (2.6.3)
    method_source (1.0.0)
    multipart-post (2.3.0)
    parallel (1.22.1)
    parser (3.2.1.0)
      ast (~> 2.4.1)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.10.1)
      byebug (~> 11.0)
      pry (>= 0.13, < 0.15)
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.7.0)
    rexml (3.2.5)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.1)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-support (3.12.0)
    rubocop (1.46.0)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.2.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.26.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.26.0)
      parser (>= 3.2.1.0)
    ruby-progressbar (1.11.0)
    ruby2_keywords (0.0.5)
    unicode-display_width (2.4.2)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  pry-byebug
  rake (~> 13.0.1)
  rspec (~> 3.6, >= 3.6.0)
  rubocop
  zilla!

BUNDLED WITH
   2.4.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zilla-0.2.2 Gemfile.lock