Sha256: 8fb3ef2aecde6c6a4bdc4e2046bb4e52eb7caa987429ad548add6b957755ca19

Contents?: true

Size: 1.62 KB

Versions: 1

Compression:

Stored size: 1.62 KB

Contents

PATH
  remote: .
  specs:
    gitlab-monitor (4.0.0)
      connection_pool (~> 2.2.1)
      pg (~> 1.1)
      quantile (~> 0.2.0)
      redis (~> 3.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.6)
    rack-protection (2.0.5)
      rack
    rainbow (2.1.0)
    redis (3.3.5)
    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.5)
      connection_pool (~> 2.2, >= 2.2.2)
      rack (>= 1.5.0)
      rack-protection (>= 1.5.0)
      redis (>= 3.3.5, < 5)
    sinatra (2.0.5)
      mustermann (~> 1.0)
      rack (~> 2.0)
      rack-protection (= 2.0.5)
      tilt (~> 2.0)
    tilt (2.0.9)
    unicode-display_width (1.1.0)

PLATFORMS
  ruby

DEPENDENCIES
  gitlab-monitor!
  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-monitor-4.0.0 Gemfile.lock