Sha256: 269bfff41336e27a9fe8ccdcf94ef0ff9fb430c5d0da17b2bbbcceda863e8331

Contents?: true

Size: 2 KB

Versions: 1

Compression:

Stored size: 2 KB

Contents

PATH
  remote: .
  specs:
    cpl (0.3.0)
      debug (~> 1.7.1)
      dotenv (~> 2.8.1)
      psych (~> 5.1.0)
      thor (~> 1.2.1)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    debug (1.7.1)
      irb (>= 1.5.0)
      reline (>= 0.3.1)
    diff-lcs (1.5.0)
    docile (1.4.0)
    dotenv (2.8.1)
    io-console (0.6.0)
    irb (1.6.3)
      reline (>= 0.3.0)
    json (2.6.3)
    parallel (1.22.1)
    parser (3.2.0.0)
      ast (~> 2.4.1)
    psych (5.1.0)
      stringio
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.6.2)
    reline (0.3.2)
      io-console (~> 0.5)
    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.45.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.24.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.24.1)
      parser (>= 3.1.1.0)
    rubocop-capybara (2.17.0)
      rubocop (~> 1.41)
    rubocop-rake (0.6.0)
      rubocop (~> 1.0)
    rubocop-rspec (2.18.1)
      rubocop (~> 1.33)
      rubocop-capybara (~> 2.17)
    ruby-progressbar (1.11.0)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.4)
    stringio (3.0.5)
    thor (1.2.1)
    unicode-display_width (2.4.2)

PLATFORMS
  ruby
  x86_64-linux

DEPENDENCIES
  cpl!
  rake (~> 13.0)
  rspec (~> 3.12.0)
  rubocop (~> 1.45.0)
  rubocop-rake (~> 0.6.0)
  rubocop-rspec (~> 2.18.1)
  simplecov (~> 0.22.0)

BUNDLED WITH
   2.3.26

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cpl-0.3.0 Gemfile.lock