Sha256: 70a520c8682ba90bbd2541a724b59fe3727ae7f65d3ce3dc4e4ff06383a1f4a2

Contents?: true

Size: 1.75 KB

Versions: 1

Compression:

Stored size: 1.75 KB

Contents

PATH
  remote: .
  specs:
    prawn-svg (0.34.2)
      css_parser (~> 1.6)
      matrix (~> 0.4.2)
      prawn (>= 0.11.1, < 3)
      rexml (~> 3.2)

GEM
  remote: http://rubygems.org/
  specs:
    addressable (2.8.6)
      public_suffix (>= 2.0.2, < 6.0)
    ast (2.4.2)
    bigdecimal (3.1.8)
    css_parser (1.17.1)
      addressable
    diff-lcs (1.5.1)
    json (2.7.2)
    language_server-protocol (3.17.0.3)
    matrix (0.4.2)
    parallel (1.25.1)
    parser (3.3.3.0)
      ast (~> 2.4.1)
      racc
    pdf-core (0.10.0)
    prawn (2.5.0)
      matrix (~> 0.4)
      pdf-core (~> 0.10.0)
      ttfunk (~> 1.8)
    public_suffix (5.1.0)
    racc (1.8.0)
    rainbow (3.1.1)
    rake (13.2.1)
    regexp_parser (2.9.2)
    rexml (3.3.0)
      strscan
    rspec (3.13.0)
      rspec-core (~> 3.13.0)
      rspec-expectations (~> 3.13.0)
      rspec-mocks (~> 3.13.0)
    rspec-core (3.13.0)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-mocks (3.13.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-support (3.13.1)
    rubocop (1.64.1)
      json (~> 2.3)
      language_server-protocol (>= 3.17.0)
      parallel (~> 1.10)
      parser (>= 3.3.0.2)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.31.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.31.3)
      parser (>= 3.3.1.0)
    ruby-progressbar (1.13.0)
    strscan (3.1.0)
    ttfunk (1.8.0)
      bigdecimal (~> 3.1)
    unicode-display_width (2.5.0)

PLATFORMS
  ruby

DEPENDENCIES
  prawn-svg!
  rake (~> 13.0)
  rspec (~> 3.0)
  rubocop (~> 1.64)

BUNDLED WITH
   2.5.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
prawn-svg-0.35.0 Gemfile.lock