fdutey/shirinji

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    shirinji (0.0.7)

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.3)
    rake (13.0.3)
    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)

PLATFORMS
  ruby

DEPENDENCIES
  rake (>= 12.3.3)
  rspec (~> 3.0)
  shirinji!

BUNDLED WITH
   2.2.16