Sha256: b22ee209b0a106cfd915f96f985ce35d5b6f7ac7ecfbd31cd9f023533bc9390f

Contents?: true

Size: 1.28 KB

Versions: 2

Compression:

Stored size: 1.28 KB

Contents

PATH
  remote: .
  specs:
    sexpistol (0.1.0)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    diff-lcs (1.5.0)
    docile (1.3.5)
    json (2.6.1)
    parallel (1.21.0)
    parser (3.1.0.0)
      ast (~> 2.4.1)
    rainbow (3.0.0)
    regexp_parser (2.2.0)
    rexml (3.2.5)
    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.3)
    rubocop (1.24.1)
      parallel (~> 1.10)
      parser (>= 3.0.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.15.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.15.1)
      parser (>= 3.0.1.1)
    ruby-progressbar (1.11.0)
    simplecov (0.17.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    unicode-display_width (2.1.0)

PLATFORMS
  ruby

DEPENDENCIES
  rspec (~> 3.2)
  rubocop
  sexpistol!
  simplecov (~> 0.17.1)

BUNDLED WITH
   2.3.4

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sexpistol-0.1.1 Gemfile.lock
sexpistol-0.1.0 Gemfile.lock