Sha256: f1d600ecaf51045dd3076e533976fe98979b869df624386270d748a5bd67033d

Contents?: true

Size: 1.52 KB

Versions: 1

Compression:

Stored size: 1.52 KB

Contents

PATH
  remote: .
  specs:
    processable (1.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    byebug (11.1.3)
    diff-lcs (1.5.0)
    docile (1.4.0)
    parallel (1.23.0)
    parser (3.2.2.4)
      ast (~> 2.4.1)
      racc
    racc (1.7.1)
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.8.2)
    rexml (3.2.6)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.2)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.6)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-support (3.12.1)
    rubocop (0.93.1)
      parallel (~> 1.10)
      parser (>= 2.7.1.5)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8)
      rexml
      rubocop-ast (>= 0.6.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (1.29.0)
      parser (>= 3.2.1.0)
    rubocop-rspec (1.44.1)
      rubocop (~> 0.87)
      rubocop-ast (>= 0.7.1)
    ruby-progressbar (1.13.0)
    simplecov (0.21.2)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.4)
    unicode-display_width (1.8.0)

PLATFORMS
  ruby

DEPENDENCIES
  byebug (~> 11.1)
  processable!
  rake (~> 13.0)
  rspec (~> 3.0)
  rubocop (~> 0.80)
  rubocop-rspec (~> 1.44)
  simplecov (~> 0.21.2)

BUNDLED WITH
   2.4.20

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
processable-1.0.0 Gemfile.lock