Sha256: 91d4e0c995b18abe2a4664a78f4f43a3ec618ad000ca66333b1832a212c89091

Contents?: true

Size: 1.95 KB

Versions: 1

Compression:

Stored size: 1.95 KB

Contents

PATH
  remote: .
  specs:
    gl (0.1.0)
      gitlab
      thor
      tty-progressbar
      tty-prompt
      tty-spinner
      tty-table

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.0)
    equatable (0.6.1)
    gitlab (4.12.0)
      httparty (~> 0.14, >= 0.14.0)
      terminal-table (~> 1.5, >= 1.5.1)
    httparty (0.17.0)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    jaro_winkler (1.5.3)
    mime-types (3.2.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2019.0331)
    multi_xml (0.6.0)
    necromancer (0.5.0)
    parallel (1.17.0)
    parser (2.6.3.0)
      ast (~> 2.4.0)
    pastel (0.7.3)
      equatable (~> 0.6)
      tty-color (~> 0.5)
    rainbow (3.0.0)
    rake (10.5.0)
    rubocop (0.74.0)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.6)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 1.7)
    ruby-progressbar (1.10.1)
    strings (0.1.5)
      strings-ansi (~> 0.1)
      unicode-display_width (~> 1.5)
      unicode_utils (~> 1.4)
    strings-ansi (0.1.0)
    terminal-table (1.8.0)
      unicode-display_width (~> 1.1, >= 1.1.1)
    thor (0.20.3)
    tty-color (0.5.0)
    tty-cursor (0.7.0)
    tty-progressbar (0.17.0)
      strings-ansi (~> 0.1.0)
      tty-cursor (~> 0.7)
      tty-screen (~> 0.7)
      unicode-display_width (~> 1.6)
    tty-prompt (0.19.0)
      necromancer (~> 0.5.0)
      pastel (~> 0.7.0)
      tty-reader (~> 0.6.0)
    tty-reader (0.6.0)
      tty-cursor (~> 0.7)
      tty-screen (~> 0.7)
      wisper (~> 2.0.0)
    tty-screen (0.7.0)
    tty-spinner (0.9.1)
      tty-cursor (~> 0.7)
    tty-table (0.11.0)
      equatable (~> 0.6)
      necromancer (~> 0.5)
      pastel (~> 0.7.2)
      strings (~> 0.1.5)
      tty-screen (~> 0.7)
    unicode-display_width (1.6.0)
    unicode_utils (1.4.0)
    wisper (2.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.0)
  gl!
  rake (~> 10.0)
  rubocop

BUNDLED WITH
   2.0.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gl-0.1.0 Gemfile.lock