PATH

remote: .
specs:
  sqlite3 (2.5.0.rc1)
    mini_portile2 (~> 2.8.0)

GEM

remote: https://rubygems.org/
specs:
  ast (2.4.2)
  date (3.4.1)
  json (2.9.0)
  language_server-protocol (3.17.0.3)
  lint_roller (1.1.0)
  mini_portile2 (2.8.8)
  minitest (5.25.4)
  nokogiri (1.17.2)
    mini_portile2 (~> 2.8.2)
    racc (~> 1.4)
  nokogiri (1.17.2-aarch64-linux)
    racc (~> 1.4)
  nokogiri (1.17.2-arm-linux)
    racc (~> 1.4)
  nokogiri (1.17.2-arm64-darwin)
    racc (~> 1.4)
  nokogiri (1.17.2-x86-linux)
    racc (~> 1.4)
  nokogiri (1.17.2-x86_64-darwin)
    racc (~> 1.4)
  nokogiri (1.17.2-x86_64-linux)
    racc (~> 1.4)
  parallel (1.26.3)
  parser (3.3.6.0)
    ast (~> 2.4.1)
    racc
  psych (5.2.1)
    date
    stringio
  racc (1.8.1)
  rainbow (3.1.1)
  rake (13.2.1)
  rake-compiler (1.2.8)
    rake
  rake-compiler-dock (1.7.0.rc1)
  rdoc (6.8.1)
    psych (>= 4.0.0)
  regexp_parser (2.9.3)
  rexml (3.3.9)
  rubocop (1.59.0)
    json (~> 2.3)
    language_server-protocol (>= 3.17.0)
    parallel (~> 1.10)
    parser (>= 3.2.2.4)
    rainbow (>= 2.2.2, < 4.0)
    regexp_parser (>= 1.8, < 3.0)
    rexml (>= 3.2.5, < 4.0)
    rubocop-ast (>= 1.30.0, < 2.0)
    ruby-progressbar (~> 1.7)
    unicode-display_width (>= 2.4.0, < 3.0)
  rubocop-ast (1.37.0)
    parser (>= 3.3.1.0)
  rubocop-minitest (0.34.5)
    rubocop (>= 1.39, < 2.0)
    rubocop-ast (>= 1.30.0, < 2.0)
  rubocop-performance (1.23.0)
    rubocop (>= 1.48.1, < 2.0)
    rubocop-ast (>= 1.31.1, < 2.0)
  ruby-progressbar (1.13.0)
  ruby_memcheck (3.0.0)
    nokogiri
  standard (1.33.0)
    language_server-protocol (~> 3.17.0.2)
    lint_roller (~> 1.0)
    rubocop (~> 1.59.0)
    standard-custom (~> 1.0.0)
    standard-performance (~> 1.3)
  standard-custom (1.0.2)
    lint_roller (~> 1.0)
    rubocop (~> 1.50)
  standard-performance (1.6.0)
    lint_roller (~> 1.1)
    rubocop-performance (~> 1.23.0)
  stringio (3.1.2)
  unicode-display_width (2.6.0)

PLATFORMS

aarch64-linux
arm-linux
arm64-darwin
ruby
x86-linux
x86_64-darwin
x86_64-linux

DEPENDENCIES

minitest (= 5.25.4)
rake-compiler (= 1.2.8)
rake-compiler-dock (= 1.7.0.rc1)
rdoc (= 6.8.1)
rubocop (= 1.59.0)
rubocop-minitest (= 0.34.5)
ruby_memcheck (= 3.0.0)
sqlite3!
standard (= 1.33.0)

BUNDLED WITH

2.5.22