Sha256: c6a22f8279d10d5480830fa4420043491548320dae42197c7429d27c30837f32

Contents?: true

Size: 1.94 KB

Versions: 1

Compression:

Stored size: 1.94 KB

Contents

PATH
  remote: .
  specs:
    cb-core (0.1.7)
      i18n (~> 1.8.9)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    colorize (0.8.1)
    concurrent-ruby (1.1.8)
    diff-lcs (1.4.4)
    docile (1.3.5)
    fasterer (0.8.3)
      colorize (~> 0.7)
      ruby_parser (>= 3.14.1)
    i18n (1.8.10)
      concurrent-ruby (~> 1.0)
    parallel (1.20.1)
    parser (3.0.0.0)
      ast (~> 2.4.1)
    rainbow (3.0.0)
    regexp_parser (2.1.1)
    rexml (3.2.4)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.1)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.2)
    rspec_junit_formatter (0.4.1)
      rspec-core (>= 2, < 4, != 2.12.0)
    rubocop (1.12.0)
      parallel (~> 1.10)
      parser (>= 3.0.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.2.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.4.1)
      parser (>= 2.7.1.5)
    rubocop-performance (1.10.2)
      rubocop (>= 0.90.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    rubocop-rspec (2.2.0)
      rubocop (~> 1.0)
      rubocop-ast (>= 1.1.0)
    ruby-progressbar (1.11.0)
    ruby_parser (3.15.1)
      sexp_processor (~> 4.9)
    sexp_processor (4.15.2)
    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.2)
    unicode-display_width (2.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  cb-core!
  fasterer (~> 0.8.3)
  rspec (~> 3.0)
  rspec_junit_formatter (~> 0.4)
  rubocop (~> 1.12)
  rubocop-performance (~> 1.10)
  rubocop-rspec (~> 2.2)
  simplecov (~> 0.21)

BUNDLED WITH
   2.2.11

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cb-core-0.1.7 Gemfile.lock