Sha256: b258c49ed31e8f2c3facb398ad57d839a2b97055c075a8ade07847b40dc1a076

Contents?: true

Size: 1.4 KB

Versions: 1

Compression:

Stored size: 1.4 KB

Contents

PATH
  remote: .
  specs:
    atomic-sidekiq (0.0.0)
      sidekiq (~> 5.0)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.0)
    byebug (10.0.2)
    concurrent-ruby (1.0.5)
    connection_pool (2.2.1)
    diff-lcs (1.3)
    parallel (1.12.1)
    parser (2.5.0.5)
      ast (~> 2.4.0)
    powerpack (0.1.1)
    rack (2.0.4)
    rack-protection (2.0.1)
      rack
    rainbow (3.0.0)
    rake (11.3.0)
    redis (4.0.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)
    rubocop (0.54.0)
      parallel (~> 1.10)
      parser (>= 2.5)
      powerpack (~> 0.1)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-progressbar (1.9.0)
    sidekiq (5.1.2)
      concurrent-ruby (~> 1.0)
      connection_pool (~> 2.2, >= 2.2.0)
      rack-protection (>= 1.5.0)
      redis (>= 3.3.5, < 5)
    timecop (0.9.1)
    unicode-display_width (1.3.0)

PLATFORMS
  ruby

DEPENDENCIES
  atomic-sidekiq!
  bundler (~> 1.12)
  byebug (~> 10.0)
  rake (~> 11.3)
  rspec (~> 3.6)
  rubocop (~> 0.54)
  timecop (~> 0.9)

BUNDLED WITH
   1.16.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
atomic-sidekiq-1.0.0 Gemfile.lock