Sha256: f54e97f570b0c7f09bb36722b534713b9cc4f56ef50085ee783027cff9b22287

Contents?: true

Size: 1.69 KB

Versions: 1

Compression:

Stored size: 1.69 KB

Contents

PATH
  remote: .
  specs:
    gitlab-exporter (7.0.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.1.1)
      ruby2_keywords (~> 0.0.1)
    parser (2.5.1.0)
      ast (~> 2.4.0)
    pg (1.2.3)
    powerpack (0.1.1)
    quantile (0.2.1)
    rack (2.0.9)
    rack-protection (2.0.8.1)
      rack
    rainbow (2.1.0)
    redis (4.1.3)
    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)
    ruby2_keywords (0.0.2)
    sidekiq (5.2.8)
      connection_pool (~> 2.2, >= 2.2.2)
      rack (< 2.1.0)
      rack-protection (>= 1.5.0)
      redis (>= 3.3.5, < 5)
    sinatra (2.0.8.1)
      mustermann (~> 1.0)
      rack (~> 2.0)
      rack-protection (= 2.0.8.1)
      tilt (~> 2.0)
    tilt (2.0.10)
    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-7.0.0 Gemfile.lock