Sha256: 9243864698d448e52ac2a5451ea31f7ed1535f9ca179581ed55495f85ed90401

Contents?: true

Size: 1.34 KB

Versions: 2

Compression:

Stored size: 1.34 KB

Contents

PATH
  remote: .
  specs:
    invoice_printer (2.1.0.rc1)
      json (~> 2.1)
      prawn (~> 2.2)
      prawn-table (~> 0.2.2)
    invoice_printer_server (2.1.0.rc1)
      invoice_printer (= 2.1.0.rc1)
      json (~> 2.1)
      puma (>= 3.9.0)
      roda (~> 3.5)

GEM
  remote: https://rubygems.org/
  specs:
    Ascii85 (1.0.3)
    afm (0.2.2)
    benchmark_driver (0.15.17)
    benchmark_driver-output-gruff (0.3.1)
      benchmark_driver (>= 0.12.0)
      gruff
    gruff (0.11.0)
      histogram
      rmagick
    hashery (2.1.2)
    histogram (0.2.4.1)
    json (2.3.1)
    minitest (5.14.2)
    nio4r (2.5.4)
    pdf-core (0.9.0)
    pdf-inspector (1.3.0)
      pdf-reader (>= 1.0, < 3.0.a)
    pdf-reader (2.4.1)
      Ascii85 (~> 1.0.0)
      afm (~> 0.2.1)
      hashery (~> 2.0)
      ruby-rc4
      ttfunk
    prawn (2.4.0)
      pdf-core (~> 0.9.0)
      ttfunk (~> 1.7)
    prawn-table (0.2.2)
      prawn (>= 1.3.0, < 3.0.0)
    puma (5.0.2)
      nio4r (~> 2.0)
    rack (2.2.3)
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rake (13.0.1)
    rmagick (4.1.2)
    roda (3.36.0)
      rack
    ruby-rc4 (0.1.5)
    ttfunk (1.7.0)

PLATFORMS
  ruby

DEPENDENCIES
  benchmark_driver (= 0.15.17)
  benchmark_driver-output-gruff
  bundler (>= 1.7)
  invoice_printer_server!
  minitest
  pdf-inspector
  rack-test
  rake (>= 10.0)

BUNDLED WITH
   2.1.4

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
invoice_printer-2.2.0.alpha1 Gemfile.lock
invoice_printer-2.1.0 Gemfile.lock