ElMassimo/pakiderm

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    pakiderm (2.0.1)

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.4.4)
    docile (1.3.5)
    given_core (3.8.2)
      sorcerer (>= 0.3.7)
    json (2.5.1)
    rake (13.0.3)
    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-given (3.8.2)
      given_core (= 3.8.2)
      rspec (>= 2.14.0)
    rspec-mocks (3.10.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.2)
    simplecov (0.17.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sorcerer (2.0.1)

PLATFORMS
  x86_64-darwin-19
  x86_64-linux

DEPENDENCIES
  pakiderm!
  rake
  rspec-given (~> 3.0)
  simplecov (< 0.18)

BUNDLED WITH
   2.2.3