Sha256: 5497af0fb187bdeb80c5445f4d8785c8b7d43cccbf404e14ce87fbdd21f200a6

Contents?: true

Size: 1.77 KB

Versions: 1

Compression:

Stored size: 1.77 KB

Contents

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.3.5)
    backports (3.3.3)
    builder (3.2.2)
    dotenv (0.9.0)
    eventmachine (1.0.3)
    faraday (0.8.8)
      multipart-post (~> 1.2.0)
    foreman (0.63.0)
      dotenv (>= 0.7)
      thor (>= 0.13.6)
    git (1.2.5)
    github_api (0.10.1)
      addressable
      faraday (~> 0.8.1)
      hashie (>= 1.2)
      multi_json (~> 1.4)
      nokogiri (~> 1.5.2)
      oauth2
    hashie (2.0.5)
    highline (1.6.19)
    httpauth (0.2.0)
    jeweler (1.8.6)
      builder
      bundler (~> 1.0)
      git (>= 1.2.5)
      github_api (= 0.10.1)
      highline (>= 1.6.15)
      nokogiri (= 1.5.10)
      rake
      rdoc
    json (1.8.0)
    jwt (0.1.8)
      multi_json (>= 1.5)
    kgio (2.8.0)
    mime-types (1.23)
    multi_json (1.7.8)
    multi_xml (0.5.5)
    multipart-post (1.2.0)
    nokogiri (1.5.10)
    oauth2 (0.9.2)
      faraday (~> 0.8)
      httpauth (~> 0.2)
      jwt (~> 0.1.4)
      multi_json (~> 1.0)
      multi_xml (~> 0.5)
      rack (~> 1.2)
    rack (1.5.2)
    rack-protection (1.5.0)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    raindrops (0.11.0)
    rake (10.1.0)
    rdoc (4.0.1)
      json (~> 1.4)
    redis (3.0.4)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    sinatra (1.4.3)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    sinatra-contrib (1.4.0)
      backports (>= 2.0)
      eventmachine
      rack-protection
      rack-test
      sinatra (~> 1.4.2)
      tilt (~> 1.3)
    thor (0.18.1)
    tilt (1.4.1)
    unicorn (4.6.3)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.3.5)
  foreman
  jeweler (~> 1.8.4)
  multi_json
  rake
  redis
  rest-client
  sinatra
  sinatra-contrib
  unicorn

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
worker-army-0.2.0 Gemfile.lock