Sha256: 9399b5e64cd3213ede2e0c1c4e13481c8a0c4c1c5717406755507b8cb00610a3

Contents?: true

Size: 1.63 KB

Versions: 1

Compression:

Stored size: 1.63 KB

Contents

PATH
  remote: .
  specs:
    gitlab-exporter (5.2.0)
      connection_pool (~> 2.2.1)
      pg (~> 1.1)
      quantile (~> 0.2.0)
      redis (~> 4.1.2)
      redis-namespace (~> 1.6.0)
      sidekiq (~> 5.2.1)
      sinatra (~> 2.0.4)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.0)
    connection_pool (2.2.2)
    diff-lcs (1.3)
    mustermann (1.0.3)
    parser (2.5.1.0)
      ast (~> 2.4.0)
    pg (1.1.4)
    powerpack (0.1.1)
    quantile (0.2.1)
    rack (2.0.7)
    rack-protection (2.0.7)
      rack
    rainbow (2.1.0)
    redis (4.1.2)
    redis-namespace (1.6.0)
      redis (>= 3.0.4)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.1)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.1)
    rubocop (0.42.0)
      parser (>= 2.3.1.1, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-progressbar (1.8.1)
    sidekiq (5.2.7)
      connection_pool (~> 2.2, >= 2.2.2)
      rack (>= 1.5.0)
      rack-protection (>= 1.5.0)
      redis (>= 3.3.5, < 5)
    sinatra (2.0.7)
      mustermann (~> 1.0)
      rack (~> 2.0)
      rack-protection (= 2.0.7)
      tilt (~> 2.0)
    tilt (2.0.9)
    unicode-display_width (1.6.0)

PLATFORMS
  ruby

DEPENDENCIES
  gitlab-exporter!
  rspec (~> 3.5)
  rspec-expectations (~> 3.7.0)
  rubocop (~> 0.42)

BUNDLED WITH
   1.17.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gitlab-exporter-5.2.0 Gemfile.lock