Sha256: f8ca8f7e706c27cb6b3ecc26d0a43b0e976b7bd9ae4bdee0247918effebe834e

Contents?: true

Size: 1.72 KB

Versions: 1

Compression:

Stored size: 1.72 KB

Contents

PATH
  remote: .
  specs:
    heroku-resque-workers-scaler (0.3.0)
      platform-api (~> 0.2.0)
      resque (~> 1.25.2)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.3.6)
    coderay (1.1.0)
    crack (0.4.2)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.2.5)
    erubis (2.7.0)
    excon (0.39.5)
    heroics (0.0.12)
      erubis (~> 2.7.0)
      excon
      moneta
      multi_json (>= 1.9.2)
      netrc
    method_source (0.8.2)
    moneta (0.8.0)
    mono_logger (1.1.0)
    multi_json (1.10.1)
    netrc (0.7.7)
    platform-api (0.2.0)
      heroics (~> 0.0.10)
    pry (0.10.1)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    psych (2.0.6)
    rack (1.5.2)
    rack-protection (1.5.3)
      rack
    rake (10.3.2)
    redis (3.1.0)
    redis-namespace (1.5.1)
      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)
    rspec (3.1.0)
      rspec-core (~> 3.1.0)
      rspec-expectations (~> 3.1.0)
      rspec-mocks (~> 3.1.0)
    rspec-core (3.1.3)
      rspec-support (~> 3.1.0)
    rspec-expectations (3.1.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.1.0)
    rspec-mocks (3.1.0)
      rspec-support (~> 3.1.0)
    rspec-support (3.1.0)
    safe_yaml (1.0.3)
    sinatra (1.4.5)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    slop (3.6.0)
    tilt (1.4.1)
    vegas (0.1.11)
      rack (>= 1.0.0)
    webmock (1.18.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)

PLATFORMS
  ruby

DEPENDENCIES
  heroku-resque-workers-scaler!
  pry
  psych (~> 2.0.6)
  rake (~> 10.3.2)
  rspec (~> 3.1.0)
  webmock (~> 1.18.0)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
heroku-resque-workers-scaler-0.3.0 Gemfile.lock