codeclimate/codeclimate-bundler-audit

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    blockenspiel (0.5.0)
    bundler-audit (0.7.0.1)
      bundler (>= 1.2.0, < 3)
      thor (>= 0.18, < 2)
    coderay (1.1.2)
    diff-lcs (1.3)
    method_source (0.9.0)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    rake (12.2.1)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.0)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.0)
    thor (1.0.1)
    versionomy (0.5.0)
      blockenspiel (~> 0.5)

PLATFORMS
  ruby

DEPENDENCIES
  bundler-audit (~> 0.7.0)
  pry
  rake
  rspec
  versionomy (~> 0.5.0)

BUNDLED WITH
   1.16.1