GEM
  remote: https://rubygems.org/
  specs:
    asciidoctor (2.0.20)
    asciidoctor-diagram (2.2.9)
      asciidoctor (>= 1.5.7, < 3.x)
      asciidoctor-diagram-ditaamini (~> 1.0)
      asciidoctor-diagram-plantuml (~> 1.2021)
      rexml
    asciidoctor-diagram-ditaamini (1.0.3)
    asciidoctor-diagram-plantuml (1.2023.5)
    asciidoctor-foodogsquared-extensions (1.0.1)
      asciidoctor (~> 2.0)
      rugged (~> 1.0)
    ast (2.4.2)
    concurrent-ruby (1.2.2)
    json (2.6.3)
    language_server-protocol (3.17.0.3)
    open-uri-cached (1.0.0)
    parallel (1.23.0)
    parser (3.2.2.3)
      ast (~> 2.4.1)
      racc
    prettier_print (1.2.1)
    racc (1.7.1)
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.8.1)
    rexml (3.2.5)
    rouge (4.1.2)
    rubocop (1.54.1)
      json (~> 2.3)
      language_server-protocol (>= 3.17.0)
      parallel (~> 1.10)
      parser (>= 3.2.2.3)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.28.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.29.0)
      parser (>= 3.2.1.0)
    ruby-lsp (0.6.2)
      language_server-protocol (~> 3.17.0)
      sorbet-runtime
      syntax_tree (>= 6.1.1, < 7)
    ruby-progressbar (1.13.0)
    rugged (1.6.3)
    slim (5.1.1)
      temple (~> 0.10.0)
      tilt (>= 2.1.0)
    sorbet-runtime (0.5.10908)
    syntax_tree (6.1.1)
      prettier_print (>= 1.2.0)
    temple (0.10.2)
    tilt (2.2.0)
    unicode-display_width (2.4.2)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  asciidoctor
  asciidoctor-diagram
  asciidoctor-foodogsquared-extensions
  concurrent-ruby
  open-uri-cached
  rake
  rouge
  rubocop
  ruby-lsp
  slim
  tilt

BUNDLED WITH
   2.4.10