afast/map_print

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    map_print (1.1.0)
      mini_magick (~> 4.3)
      parallel (~> 1.6)
      prawn (~> 2.0)
      prawn-fast-png (~> 0.2.3)
      thor (~> 0.19)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.4.0)
    codeclimate-test-reporter (0.4.8)
      simplecov (>= 0.7.1, < 1.0.0)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    docile (1.1.5)
    hashdiff (0.2.3)
    json (1.8.3)
    mini_magick (4.4.0)
    minitest (5.8.4)
    parallel (1.6.1)
    pdf-core (0.6.0)
    prawn (2.0.2)
      pdf-core (~> 0.6.0)
      ttfunk (~> 1.4.0)
    prawn-fast-png (0.2.3)
      prawn
      rmagick
    rake (10.5.0)
    rmagick (2.15.4)
    safe_yaml (1.0.4)
    simplecov (0.11.2)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    thor (0.19.1)
    ttfunk (1.4.0)
    webmock (1.22.6)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.10)
  codeclimate-test-reporter
  map_print!
  minitest (~> 5.8)
  rake (~> 10.0)
  webmock (= 1.22.6)

BUNDLED WITH
   1.10.6