Sha256: 7a052d8ecf5cad6b53a6c9060bb35db05c40ee0926e62a720676be8ab20f01ae

Contents?: true

Size: 2 KB

Versions: 1

Compression:

Stored size: 2 KB

Contents

PATH
  remote: .
  specs:
    emittance-resque (1.0.0)
      emittance (~> 1.0)
      resque

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.1.4)
      activesupport (= 5.1.4)
    activerecord (5.1.4)
      activemodel (= 5.1.4)
      activesupport (= 5.1.4)
      arel (~> 8.0)
    activesupport (5.1.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    arel (8.0.0)
    coderay (1.1.2)
    concurrent-ruby (1.0.5)
    diff-lcs (1.3)
    docile (1.1.5)
    emittance (1.0.0)
    i18n (0.9.1)
      concurrent-ruby (~> 1.0)
    json (2.1.0)
    method_source (0.9.0)
    minitest (5.10.3)
    mono_logger (1.1.0)
    multi_json (1.13.1)
    mustermann (1.0.1)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    rack (2.0.3)
    rack-protection (2.0.0)
      rack
    rake (10.5.0)
    redis (4.0.1)
    redis-namespace (1.6.0)
      redis (>= 3.0.4)
    resque (1.27.4)
      mono_logger (~> 1.0)
      multi_json (~> 1.0)
      redis-namespace (~> 1.3)
      sinatra (>= 0.9.2)
      vegas (~> 0.1.2)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.0)
      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.0)
    simplecov (0.15.1)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sinatra (2.0.0)
      mustermann (~> 1.0)
      rack (~> 2.0)
      rack-protection (= 2.0.0)
      tilt (~> 2.0)
    thread_safe (0.3.6)
    tilt (2.0.8)
    tzinfo (1.2.4)
      thread_safe (~> 0.1)
    vegas (0.1.11)
      rack (>= 1.0.0)
    yard (0.9.12)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord
  bundler (~> 1.16)
  emittance-resque!
  pry
  rake (~> 10.0)
  rspec (~> 3.0)
  simplecov
  yard

BUNDLED WITH
   1.16.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
emittance-resque-1.0.0 Gemfile.lock