Sha256: 9e3943c662073bf3ce42affde582f5d0064185a6908156df3610da1d67d4bd8a

Contents?: true

Size: 1.23 KB

Versions: 3

Compression:

Stored size: 1.23 KB

Contents

PATH
  remote: .
  specs:
    documents_with_footer_to_pdf (0.1.2)
      combine_pdf (~> 1.0.21)
      fileutils (~> 1.5.0)
      local_path_builder (~> 0.1.1)
      prawn (~> 2.4.0)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    combine_pdf (1.0.21)
      ruby-rc4 (>= 0.1.5)
    fileutils (1.5.0)
    local_path_builder (0.1.1)
      fileutils (~> 1.5.0)
    parallel (1.21.0)
    parser (3.0.2.0)
      ast (~> 2.4.1)
    pdf-core (0.9.0)
    prawn (2.4.0)
      pdf-core (~> 0.9.0)
      ttfunk (~> 1.7)
    rainbow (3.0.0)
    rake (13.0.6)
    regexp_parser (2.1.1)
    rexml (3.2.5)
    rubocop (1.22.1)
      parallel (~> 1.10)
      parser (>= 3.0.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.12.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.12.0)
      parser (>= 3.0.1.1)
    ruby-progressbar (1.11.0)
    ruby-rc4 (0.1.5)
    ttfunk (1.7.0)
    unicode-display_width (2.1.0)

PLATFORMS
  x86_64-darwin-20

DEPENDENCIES
  combine_pdf (~> 1.0.21)
  documents_with_footer_to_pdf!
  fileutils
  local_path_builder (~> 0.1.1)
  prawn (~> 2.4.0)
  rake (~> 13.0)
  rubocop (~> 1.7)

BUNDLED WITH
   2.2.19

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
documents_with_footer_to_pdf-0.1.5 Gemfile.lock
documents_with_footer_to_pdf-0.1.4 Gemfile.lock
documents_with_footer_to_pdf-0.1.3 Gemfile.lock