Sha256: b234c5168a9a2ba919efed4cdc63b7d9697a3958a1fd0ec778abb6c5a99e505d

Contents?: true

Size: 1.02 KB

Versions: 2

Compression:

Stored size: 1.02 KB

Contents

PATH
  remote: ../
  specs:
    sidekiq-merger (0.0.9)
      activesupport (>= 3.2, < 6)
      concurrent-ruby (~> 1.0)
      sidekiq (>= 3.4, < 5)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.0.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    concurrent-ruby (1.0.4)
    connection_pool (2.2.1)
    i18n (0.8.0)
    minitest (5.10.1)
    rack (1.6.5)
    rack-flash3 (1.0.5)
      rack
    rack-protection (1.5.3)
      rack
    redis (3.3.3)
    sidekiq (4.2.9)
      concurrent-ruby (~> 1.0)
      connection_pool (~> 2.2, >= 2.2.0)
      rack-protection (>= 1.5.0)
      redis (~> 3.2, >= 3.2.1)
    sidekiq-status (0.6.0)
      sidekiq (>= 2.7)
    sinatra (1.4.8)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    thread_safe (0.3.5)
    tilt (2.0.6)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  rack-flash3
  sidekiq
  sidekiq-merger!
  sidekiq-status
  sinatra

BUNDLED WITH
   1.13.6

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sidekiq-merger-0.0.11 app/Gemfile.lock
sidekiq-merger-0.0.10 app/Gemfile.lock