Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    docile (1.3.2)
    json (2.3.0)
    minitest (5.11.3)
    rake (12.3.3)
    rmagick (3.2.0)
    simplecov (0.17.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    yard (0.9.20)

PLATFORMS
  ruby

DEPENDENCIES
  minitest
  rake
  rmagick
  simplecov (= 0.17.1)
  yard

BUNDLED WITH
   2.0.1