Sha256: 5931ebc0396b159bf305d3560becb4e97774f2c94a23b176ca509fe92831b89f

Contents?: true

Size: 1.09 KB

Versions: 9

Compression:

Stored size: 1.09 KB

Contents

PATH
  remote: .
  specs:
    Markdown_titles_to_svg (0.1.0)
      fileutils
      json
      nokogiri
      text2svg
      zip

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    ffi (1.15.3)
    fileutils (1.5.0)
    freetype (0.0.6)
      ffi
    json (2.5.1)
    nokogiri (1.11.7-x86_64-darwin)
      racc (~> 1.4)
    parallel (1.20.1)
    parser (3.0.1.1)
      ast (~> 2.4.1)
    racc (1.5.2)
    rainbow (3.0.0)
    rake (13.0.3)
    regexp_parser (2.1.1)
    rexml (3.2.5)
    rubocop (1.17.0)
      parallel (~> 1.10)
      parser (>= 3.0.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.7.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.7.0)
      parser (>= 3.0.1.1)
    ruby-progressbar (1.11.0)
    text2svg (0.5.1)
      freetype (>= 0.0.6)
    unicode-display_width (2.0.0)
    zip (2.0.2)

PLATFORMS
  x86_64-darwin-20

DEPENDENCIES
  Markdown_titles_to_svg!
  fileutils
  json
  nokogiri
  rake (~> 13.0)
  rubocop (~> 1.7)
  text2svg
  zip

BUNDLED WITH
   2.2.19

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
markdown_titles_to_svg-0.2 Gemfile.lock
markdown_titles_to_svg-0.1.9 Gemfile.lock
markdown_titles_to_svg-0.1.8 Gemfile.lock
markdown_titles_to_svg-0.1.7 Gemfile.lock
markdown_titles_to_svg-0.1.6 Gemfile.lock
markdown_titles_to_svg-0.1.5 Gemfile.lock
markdown_titles_to_svg-0.1.4 Gemfile.lock
markdown_titles_to_svg-0.1.3 Gemfile.lock
markdown_titles_to_svg-0.1.1 Gemfile.lock