PATH
  remote: .
  specs:
    micro_install (0.3.0)
      highline (~> 3.0.1)
      httparty (~> 0.21.0)
      os (~> 1.1.4)
      paint (~> 2.3.0)
      thor (~> 1.3.1)

GEM
  remote: https://rubygems.org/
  specs:
    ansi (1.5.0)
    builder (3.2.4)
    coderay (1.1.3)
    highline (3.0.1)
    httparty (0.21.0)
      mini_mime (>= 1.0.0)
      multi_xml (>= 0.5.2)
    method_source (1.0.0)
    mini_mime (1.1.5)
    minitest (5.22.3)
    minitest-reporters (1.6.1)
      ansi
      builder
      minitest (>= 5.0)
      ruby-progressbar
    multi_xml (0.6.0)
    os (1.1.4)
    paint (2.3.0)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    rake (13.1.0)
    ruby-progressbar (1.13.0)
    thor (1.3.1)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  bundler (~> 2.3.5)
  micro_install!
  minitest-reporters (~> 1.6.1)
  pry (~> 0.14.2)
  rake (~> 13.1.0)

BUNDLED WITH
   2.3.5