Sha256: 10d9ffbd112a1d12efbcc6ae4bbc5c27bd124fdca417ee5736afddda5c6cfdc3

Contents?: true

Size: 1.97 KB

Versions: 3

Compression:

Stored size: 1.97 KB

Contents

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.3.6)
    backports (3.6.0)
    builder (3.2.2)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    dotenv (0.7.0)
    faraday (0.9.0)
      multipart-post (>= 1.2, < 3)
    foreman (0.67.0)
      dotenv (~> 0.7.0)
      thor (~> 0.17.0)
    git (1.2.6)
    github_api (0.11.3)
      addressable (~> 2.3)
      descendants_tracker (~> 0.0.1)
      faraday (~> 0.8, < 0.10)
      hashie (>= 1.2)
      multi_json (>= 1.7.5, < 2.0)
      nokogiri (~> 1.6.0)
      oauth2
    hashie (2.1.1)
    highline (1.6.21)
    jeweler (2.0.1)
      builder
      bundler (>= 1.0)
      git (>= 1.2.5)
      github_api
      highline (>= 1.6.15)
      nokogiri (>= 1.5.10)
      rake
      rdoc
    json (1.8.1)
    jwt (0.1.13)
      multi_json (>= 1.5)
    kgio (2.9.2)
    mime-types (2.3)
    mini_portile (0.6.0)
    multi_json (1.10.1)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    nokogiri (1.6.2.1)
      mini_portile (= 0.6.0)
    oauth2 (0.9.3)
      faraday (>= 0.8, < 0.10)
      jwt (~> 0.1.8)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (~> 1.2)
    rack (1.5.2)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    raindrops (0.13.0)
    rake (10.3.2)
    rdoc (4.1.1)
      json (~> 1.4)
    redis (3.0.7)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    sinatra (1.4.5)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    sinatra-basic-auth (0.1.0)
      sinatra
    sinatra-contrib (1.4.2)
      backports (>= 2.0)
      multi_json
      rack-protection
      rack-test
      sinatra (~> 1.4.0)
      tilt (~> 1.3)
    thor (0.17.0)
    thread_safe (0.3.3)
    tilt (1.4.1)
    unicorn (4.8.3)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.6.2)
  foreman
  jeweler (~> 2.0.1)
  multi_json
  rake
  redis
  rest-client
  sinatra
  sinatra-basic-auth
  sinatra-contrib
  unicorn

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
worker-army-0.6.4 Gemfile.lock
worker-army-0.6.3 Gemfile.lock
worker-army-0.6.2 Gemfile.lock