Sha256: be74e43aa2034b878768989ac1a9e1ca1ffb972f26222853f257a8bc8ca71e97

Contents?: true

Size: 2 KB

Versions: 1

Compression:

Stored size: 2 KB

Contents

PATH
  remote: .
  specs:
    pwwka (0.10.0.RC)
      activemodel
      activesupport
      bunny
      mono_logger

GEM
  remote: https://www.rubygems.org/
  specs:
    activemodel (5.0.1)
      activesupport (= 5.0.1)
    activesupport (5.0.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    amq-protocol (2.1.0)
    bunny (2.6.3)
      amq-protocol (>= 2.0.1)
    concurrent-ruby (1.0.4)
    diff-lcs (1.2.5)
    docile (1.1.5)
    i18n (0.8.0)
    json (1.8.3)
    minitest (5.10.1)
    mono_logger (1.1.0)
    multi_json (1.11.2)
    rack (1.6.4)
    rack-protection (1.5.3)
      rack
    rake (10.5.0)
    redis (3.2.2)
    redis-namespace (1.5.2)
      redis (~> 3.0, >= 3.0.4)
    resque (1.25.2)
      mono_logger (~> 1.0)
      multi_json (~> 1.0)
      redis-namespace (~> 1.3)
      sinatra (>= 0.9.2)
      vegas (~> 0.1.2)
    resque-retry (1.5.0)
      resque (~> 1.25)
      resque-scheduler (~> 4.0)
    resque-scheduler (4.2.0)
      mono_logger (~> 1.0)
      redis (~> 3.0)
      resque (~> 1.25)
      rufus-scheduler (~> 3.2)
    resqutils (1.2.0)
      resque
    rspec (3.4.0)
      rspec-core (~> 3.4.0)
      rspec-expectations (~> 3.4.0)
      rspec-mocks (~> 3.4.0)
    rspec-core (3.4.3)
      rspec-support (~> 3.4.0)
    rspec-expectations (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-mocks (3.4.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-support (3.4.1)
    rufus-scheduler (3.3.1)
      tzinfo
    simplecov (0.12.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    sinatra (1.4.7)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    thread_safe (0.3.5)
    tilt (2.0.2)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    vegas (0.1.11)
      rack (>= 1.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  pwwka!
  rake
  resque
  resque-retry
  resqutils
  rspec
  simplecov

BUNDLED WITH
   1.13.6

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pwwka-0.10.0.RC Gemfile.lock