Sha256: 44f88d669a6f1267c1cd0aa867ea469a3dfb736ca40b0a0beb3343715e6a10e8

Contents?: true

Size: 1.72 KB

Versions: 1

Compression:

Stored size: 1.72 KB

Contents

PATH
  remote: .
  specs:
    markdown_exec (1.3.1)
      clipboard (~> 1.3.6)
      open3 (~> 0.1.1)
      optparse (~> 0.1.1)
      tty-prompt (~> 0.23.1)
      yaml (~> 0.2.0)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    cgi (0.3.3)
    clipboard (1.3.6)
    erb (2.2.3)
      cgi
    json (2.6.2)
    kwalify (0.7.2)
    minitest (5.16.3)
    open3 (0.1.1)
    optparse (0.1.1)
    parallel (1.22.1)
    parser (3.1.2.1)
      ast (~> 2.4.1)
    pastel (0.8.0)
      tty-color (~> 0.5)
    rainbow (3.1.1)
    rake (13.0.6)
    reek (6.1.1)
      kwalify (~> 0.7.0)
      parser (~> 3.1.0)
      rainbow (>= 2.0, < 4.0)
    regexp_parser (2.6.0)
    rexml (3.2.5)
    rubocop (1.37.1)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.1.2.1)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.23.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.23.0)
      parser (>= 3.1.1.0)
    rubocop-minitest (0.22.2)
      rubocop (>= 0.90, < 2.0)
    rubocop-rake (0.6.0)
      rubocop (~> 1.0)
    ruby-progressbar (1.11.0)
    shellwords (0.1.0)
    tty-color (0.6.0)
    tty-cursor (0.7.1)
    tty-prompt (0.23.1)
      pastel (~> 0.8)
      tty-reader (~> 0.8)
    tty-reader (0.9.0)
      tty-cursor (~> 0.7)
      tty-screen (~> 0.8)
      wisper (~> 2.0)
    tty-screen (0.8.1)
    unicode-display_width (2.3.0)
    uri (0.11.0)
    wisper (2.0.1)
    yaml (0.2.0)

PLATFORMS
  arm64-darwin-21

DEPENDENCIES
  clipboard
  erb
  markdown_exec!
  minitest (~> 5.0)
  rake (~> 13.0)
  reek
  rubocop (~> 1.21)
  rubocop-minitest
  rubocop-rake
  shellwords
  uri
  yaml

BUNDLED WITH
   2.2.32

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
markdown_exec-1.3.1 Gemfile.lock