GEM

remote: https://rubygems.org/
specs:
  ansi (1.5.0)
  ast (2.4.2)
  builder (3.2.4)
  diff-lcs (1.4.4)
  himekuri (0.1.8)
  minitest (5.14.4)
  minitest-reporters (1.4.3)
    ansi
    builder
    minitest (>= 5.0)
    ruby-progressbar
  parallel (1.21.0)
  parser (3.0.2.0)
    ast (~> 2.4.1)
  power_assert (2.0.1)
  rainbow (3.0.0)
  rake (13.0.6)
  regexp_parser (2.1.1)
  rexml (3.2.5)
  rspec (3.10.0)
    rspec-core (~> 3.10.0)
    rspec-expectations (~> 3.10.0)
    rspec-mocks (~> 3.10.0)
  rspec-core (3.10.1)
    rspec-support (~> 3.10.0)
  rspec-expectations (3.10.1)
    diff-lcs (>= 1.2.0, < 2.0)
    rspec-support (~> 3.10.0)
  rspec-mocks (3.10.2)
    diff-lcs (>= 1.2.0, < 2.0)
    rspec-support (~> 3.10.0)
  rspec-support (3.10.2)
  rubocop (1.21.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.9.1, < 2.0)
    ruby-progressbar (~> 1.7)
    unicode-display_width (>= 1.4.0, < 3.0)
  rubocop-ast (1.11.0)
    parser (>= 3.0.1.1)
  ruby-debug-ide (0.7.3)
    rake (>= 0.8.1)
  ruby-prof (1.4.3)
  ruby-prof (1.4.3-x64-mingw32)
  ruby-progressbar (1.11.0)
  tanraku (1.0.0)
  test-unit (3.4.7)
    power_assert
  unicode-display_width (2.1.0)

PLATFORMS

ruby
x64-mingw32

DEPENDENCIES

himekuri
minitest-reporters
rake
rspec
rubocop
ruby-debug-ide
ruby-prof
tanraku
test-unit

BUNDLED WITH

2.2.25