Sha256: 7110ac31073121d56e55897b52c63213f99d8ad268981b13e1b9ad854296a4d7

Contents?: true

Size: 887 Bytes

Versions: 2

Compression:

Stored size: 887 Bytes

Contents

GEM
  remote: http://rubygems.org/
  specs:
    concurrent-ruby (1.0.5)
    connection_pool (2.2.2)
    diff-lcs (1.3)
    eldritch (1.1.3)
      reentrant_mutex (~> 1.1.0)
    rack (2.0.6)
    rack-protection (2.0.3)
      rack
    redis (4.0.1)
    reentrant_mutex (1.1.1)
    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)
    sidekiq (5.1.3)
      concurrent-ruby (~> 1.0)
      connection_pool (~> 2.2, >= 2.2.0)
      rack-protection (>= 1.5.0)
      redis (>= 3.3.5, < 5)

PLATFORMS
  ruby

DEPENDENCIES
  eldritch
  rspec
  sidekiq

BUNDLED WITH
   1.16.1

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sidekiq_queue_metrics-2.1.1 Gemfile.lock
sidekiq_queue_metrics-2.1 Gemfile.lock