kaspernj/http2

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    http2 (0.0.36)
      string-cases

GEM
  remote: http://rubygems.org/
  specs:
    array_enumerator (0.0.10)
    ast (2.4.2)
    auto_autoloader (0.0.5)
      string-cases
    baza (0.0.38)
      array_enumerator (~> 0.0.10)
      auto_autoloader (~> 0.0.5)
      datet (~> 0.0.25)
      event_handler (~> 0.0.0)
      simple_delegate (~> 0.0.2)
      string-cases (~> 0.0.4)
      wref (~> 0.0.8)
    best_practice_project (0.0.12)
      auto_autoloader (>= 0.0.5)
    datet (0.0.25)
    diff-lcs (1.5.1)
    erubis (2.7.0)
    event_handler (0.0.0)
    hayabusa (0.0.30)
      baza (>= 0.0.38)
      datet
      erubis
      http2
      knjrbfw (>= 0.0.114)
      mail
      ruby_process
      tpool
      wref (>= 0.0.6)
    json (2.7.2)
    knjrbfw (0.0.114)
      datet
      http2
      php4r
      ruby_process
      tsafe
      wref (>= 0.0.8)
    language_server-protocol (3.17.0.3)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    mini_mime (1.1.2)
    mini_portile2 (2.8.5)
    parallel (1.24.0)
    parser (3.3.1.0)
      ast (~> 2.4.1)
      racc
    php4r (0.0.4)
      datet
      http2
      string-strtr
    psych (5.1.2)
      stringio
    racc (1.8.0)
    rainbow (3.1.1)
    rake (13.2.1)
    rdoc (6.7.0)
      psych (>= 4.0.0)
    ref (2.0.0)
    regexp_parser (2.9.2)
    rexml (3.2.8)
      strscan (>= 3.0.9)
    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.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-mocks (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-support (3.13.0)
    rubocop (1.64.0)
      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)
    rubocop-capybara (2.20.0)
      rubocop (~> 1.41)
    rubocop-factory_bot (2.25.1)
      rubocop (~> 1.41)
    rubocop-performance (1.21.0)
      rubocop (>= 1.48.1, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
    rubocop-rake (0.6.0)
      rubocop (~> 1.0)
    rubocop-rspec (2.29.2)
      rubocop (~> 1.40)
      rubocop-capybara (~> 2.17)
      rubocop-factory_bot (~> 2.22)
      rubocop-rspec_rails (~> 2.28)
    rubocop-rspec_rails (2.28.3)
      rubocop (~> 1.40)
    ruby-progressbar (1.13.0)
    ruby_process (0.0.13)
      string-cases
      tsafe
      wref
    simple_delegate (0.0.4)
    sqlite3 (1.6.9)
      mini_portile2 (~> 2.8.0)
    string-cases (0.0.4)
    string-strtr (0.0.3)
    stringio (3.1.0)
    strscan (3.1.0)
    tpool (0.0.4)
    tsafe (0.0.12)
    unicode-display_width (2.5.0)
    weakling (0.0.3)
    wref (0.0.9)
      ref
      weakling

PLATFORMS
  ruby

DEPENDENCIES
  best_practice_project
  bundler (>= 1.0.0)
  hayabusa (>= 0.0.30)
  http2!
  json
  rake
  rdoc
  rspec
  rubocop
  rubocop-performance
  rubocop-rake
  rubocop-rspec
  sqlite3
  wref (>= 0.0.8)

BUNDLED WITH
   2.3.13