Sha256: 800372909bf78c8d2ce97df01f9505dad3281ee2307b064ae7dd81b52d32078b

Contents?: true

Size: 1.63 KB

Versions: 1

Compression:

Stored size: 1.63 KB

Contents

PATH
  remote: .
  specs:
    rubocop-inclusivity (1.1.0)
      activesupport (>= 4)
      rubocop (> 0.87.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (7.0.2.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    ast (2.4.1)
    byebug (11.1.3)
    concurrent-ruby (1.1.9)
    diff-lcs (1.4.4)
    i18n (1.10.0)
      concurrent-ruby (~> 1.0)
    minitest (5.15.0)
    parallel (1.20.1)
    parser (3.0.0.0)
      ast (~> 2.4.1)
    rainbow (3.0.0)
    rake (12.3.3)
    regexp_parser (2.0.3)
    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.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.1)
    rubocop (1.8.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.2.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.4.0)
      parser (>= 2.7.1.5)
    rubocop-performance (1.5.2)
      rubocop (>= 0.71.0)
    ruby-progressbar (1.11.0)
    standard (0.0.36)
      rubocop (>= 0.63)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  byebug
  rake (~> 12.0)
  rspec
  rubocop-inclusivity!
  rubocop-performance (~> 1.5.2)
  standard

BUNDLED WITH
   2.3.5

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-inclusivity-1.1.0 Gemfile.lock