codeclimate-community/codeclimate-foodcritic

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    backports (3.6.8)
    cucumber-core (2.0.0)
      backports (~> 3.6)
      gherkin (~> 4.0)
    diff-lcs (1.2.5)
    erubis (2.7.0)
    foodcritic (8.1.0)
      cucumber-core (>= 1.3)
      erubis
      nokogiri (>= 1.5, < 2.0)
      rake
      rufus-lru (~> 1.0)
      treetop (~> 1.4)
      yajl-ruby (~> 1.1)
    gherkin (4.0.0)
    mini_portile2 (2.3.0)
    nokogiri (1.8.2)
      mini_portile2 (~> 2.3.0)
    polyglot (0.3.5)
    rake (11.3.0)
    rspec (3.4.0)
      rspec-core (~> 3.4.0)
      rspec-expectations (~> 3.4.0)
      rspec-mocks (~> 3.4.0)
    rspec-core (3.4.3)
      rspec-support (~> 3.4.0)
    rspec-expectations (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-mocks (3.4.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-support (3.4.1)
    rufus-lru (1.1.0)
    treetop (1.6.8)
      polyglot (~> 0.3)
    yajl-ruby (1.3.1)

PLATFORMS
  ruby

DEPENDENCIES
  foodcritic (~> 8.1.0)
  rspec

BUNDLED WITH
   1.16.0.pre.3