Sha256: 4201b721fae00ea0bc17a41774a5387566fc83e5808c49161033000f2a1dec6b

Contents?: true

Size: 887 Bytes

Versions: 5

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.5)
    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

5 entries across 5 versions & 1 rubygems

Version Path
sidekiq_queue_metrics-2.0 Gemfile.lock
sidekiq_queue_metrics-1.0 Gemfile.lock
sidekiq_queue_metrics-0.0.4 Gemfile.lock
sidekiq_queue_metrics-0.0.3 Gemfile.lock
sidekiq_queue_metrics-0.0.2 Gemfile.lock