Sha256: 02ecc1cae7c9156f7b249d3746b7f2f2e1c3048561091b3e925d9a9808d8d2ca

Contents?: true

Size: 1.15 KB

Versions: 2

Compression:

Stored size: 1.15 KB

Contents

PATH
  remote: .
  specs:
    rubocop-changes (0.1.0)
      rubocop (~> 0.59)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.0)
    byebug (10.0.2)
    diff-lcs (1.3)
    git_diff_parser (3.2.0)
    jaro_winkler (1.5.4)
    parallel (1.19.1)
    parser (2.6.5.0)
      ast (~> 2.4.0)
    rainbow (3.0.0)
    rake (10.5.0)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.0)
      rspec-support (~> 3.9.0)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.0)
    rubocop (0.76.0)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.6)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 1.7)
    ruby-progressbar (1.10.1)
    unicode-display_width (1.6.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.0)
  byebug (~> 10.0)
  git_diff_parser (~> 3.2)
  rake (~> 10.0)
  rspec (~> 3.0)
  rubocop (~> 0.59)
  rubocop-changes!

BUNDLED WITH
   2.0.2

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rubocop-changes-0.1.1 Gemfile.lock
rubocop-changes-0.1.0 Gemfile.lock