Sha256: ce86de2933c4dd99df785db20bd658168fec211345304f7d0b6f5fb0548e5b82

Contents?: true

Size: 1.37 KB

Versions: 1

Compression:

Stored size: 1.37 KB

Contents

PATH
  remote: .
  specs:
    gnar-style (0.12.0)
      rubocop (~> 0.78)
      rubocop-performance
      rubocop-rails (~> 2.2.0)
      thor

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.1)
    diff-lcs (1.3)
    parallel (1.19.2)
    parser (2.7.1.4)
      ast (~> 2.4.1)
    rack (2.2.3)
    rainbow (3.0.0)
    rake (13.0.1)
    regexp_parser (1.7.1)
    rexml (3.2.4)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.1)
      rspec-support (~> 3.9.1)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.2)
    rubocop (0.86.0)
      parallel (~> 1.10)
      parser (>= 2.7.0.1)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.7)
      rexml
      rubocop-ast (>= 0.0.3, < 1.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (0.1.0)
      parser (>= 2.7.0.1)
    rubocop-performance (1.6.1)
      rubocop (>= 0.71.0)
    rubocop-rails (2.2.1)
      rack (>= 1.1)
      rubocop (>= 0.72.0)
    ruby-progressbar (1.10.1)
    thor (1.0.1)
    unicode-display_width (1.7.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.1)
  gnar-style!
  rake (~> 13.0)
  rspec (~> 3.0)

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gnar-style-0.12.0 Gemfile.lock