Sha256: 6e36c709281bd2b1aed42e2c2a4290b110f15152642d1eb9ecbcf780e4c80024

Contents?: true

Size: 1.92 KB

Versions: 1

Compression:

Stored size: 1.92 KB

Contents

PATH
  remote: .
  specs:
    gitlab-exporter (11.0.1)
      connection_pool (= 2.2.5)
      pg (= 1.2.3)
      puma (= 5.3.2)
      quantile (= 0.2.1)
      redis (= 4.1.4)
      redis-namespace (= 1.6.0)
      sidekiq (= 5.2.9)
      sinatra (= 2.0.8.1)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.1)
    connection_pool (2.2.5)
    diff-lcs (1.3)
    mustermann (1.1.1)
      ruby2_keywords (~> 0.0.1)
    nio4r (2.5.7)
    parallel (1.20.1)
    parser (3.0.0.0)
      ast (~> 2.4.1)
    pg (1.2.3)
    puma (5.3.2)
      nio4r (~> 2.0)
    quantile (0.2.1)
    rack (2.2.3)
    rack-protection (2.0.8.1)
      rack
    rainbow (3.0.0)
    redis (4.1.4)
    redis-namespace (1.6.0)
      redis (>= 3.0.4)
    regexp_parser (2.0.3)
    rexml (3.2.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.93.1)
      parallel (~> 1.10)
      parser (>= 2.7.1.5)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8)
      rexml
      rubocop-ast (>= 0.6.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (1.4.0)
      parser (>= 2.7.1.5)
    ruby-progressbar (1.11.0)
    ruby2_keywords (0.0.4)
    sidekiq (5.2.9)
      connection_pool (~> 2.2, >= 2.2.2)
      rack (~> 2.0)
      rack-protection (>= 1.5.0)
      redis (>= 3.3.5, < 4.2)
    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.7.0)

PLATFORMS
  ruby

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

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gitlab-exporter-11.0.1 Gemfile.lock