Sha256: 07f32236fb38c9fffebe69cd820e51c3342e0a96eefa723839d5fa2f332d0462

Contents?: true

Size: 1.02 KB

Versions: 1

Compression:

Stored size: 1.02 KB

Contents

PATH
  remote: .
  specs:
    sidekiq-job_alert (0.1.3)
      sidekiq (~> 4.2.1)
      slack-notifier (~> 2.3.2)
      thor

GEM
  remote: https://rubygems.org/
  specs:
    concurrent-ruby (1.1.5)
    connection_pool (2.2.2)
    diff-lcs (1.3)
    rack (2.0.7)
    rack-protection (2.0.7)
      rack
    rake (10.5.0)
    redis (3.3.5)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.2)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.2)
    sidekiq (4.2.10)
      concurrent-ruby (~> 1.0)
      connection_pool (~> 2.2, >= 2.2.0)
      rack-protection (>= 1.5.0)
      redis (~> 3.2, >= 3.2.1)
    slack-notifier (2.3.2)
    thor (0.20.3)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  rake (~> 10.0)
  rspec (~> 3.0)
  sidekiq-job_alert!

BUNDLED WITH
   1.16.5

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sidekiq-job_alert-0.1.3 Gemfile.lock