jfiander/fa_rails

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    fa_rails (0.1.33)

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.3)
    docile (1.3.1)
    json (2.3.1)
    rake (12.3.3)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.1)
      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.1)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)

PLATFORMS
  ruby

DEPENDENCIES
  fa_rails!
  rake (~> 12.2, >= 12.2.1)
  rspec (~> 3.7, >= 3.7.0)
  simplecov (~> 0.15, >= 0.15.1)

BUNDLED WITH
   1.17.3