Sha256: a2f5e7c72eb99febfafea62f5486d47f42ff697b3eee2d5046ce685651b8a55c

Contents?: true

Size: 1.78 KB

Versions: 1

Compression:

Stored size: 1.78 KB

Contents

PATH
  remote: .
  specs:
    chainpoint (1.1.0)
      json
      msgpack

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.6.0)
      public_suffix (>= 2.0.2, < 4.0)
    ast (2.4.0)
    byebug (11.0.1)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.3)
    docile (1.3.1)
    hashdiff (0.3.8)
    jaro_winkler (1.5.2)
    json (2.2.0)
    msgpack (1.2.9)
    parallel (1.16.1)
    parser (2.6.2.0)
      ast (~> 2.4.0)
    psych (3.1.0)
    public_suffix (3.0.3)
    rainbow (3.0.0)
    rake (10.5.0)
    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)
    rubocop (0.66.0)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.5, != 2.5.1.1)
      psych (>= 3.1.0)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 1.6)
    rubocop-rspec (1.32.0)
      rubocop (>= 0.60.0)
    ruby-progressbar (1.10.0)
    safe_yaml (1.0.5)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    unicode-display_width (1.5.0)
    vcr (4.0.0)
    webmock (3.5.1)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff
    yard (0.9.18)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  byebug (~> 11.0, >= 11.0.1)
  chainpoint!
  rake (~> 10.0)
  rspec (~> 3.0)
  rubocop (~> 0.66.0)
  rubocop-rspec (~> 1.32)
  simplecov (~> 0.16.1)
  vcr (~> 4.0)
  webmock (~> 3.5, >= 3.5.1)
  yard (~> 0.9.18)

BUNDLED WITH
   1.16.6

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
chainpoint-1.1.0 Gemfile.lock