Sha256: 6d196b230a0daa9f70c0642af96ec7529ec0ed8188e55e81b1d7eb799b2ba3df

Contents?: true

Size: 1.67 KB

Versions: 4

Compression:

Stored size: 1.67 KB

Contents

GEM
  remote: http://rubygems.org/
  specs:
    activesupport (3.2.9)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    aws-sdk (1.7.1)
      httparty (~> 0.7)
      json (~> 1.4)
      nokogiri (>= 1.4.4)
      uuidtools (~> 2.1)
    bson (1.7.1)
    bson_ext (1.7.1)
      bson (~> 1.7.1)
    coderay (1.0.8)
    daemons (1.1.9)
    eventmachine (1.0.0)
    git (1.2.5)
    httparty (0.9.0)
      multi_json (~> 1.0)
      multi_xml
    i18n (0.6.1)
    jeweler (1.8.4)
      bundler (~> 1.0)
      git (>= 1.2.5)
      rake
      rdoc
    json (1.7.5)
    method_source (0.8.1)
    mongo (1.7.1)
      bson (~> 1.7.1)
    multi_json (1.3.7)
    multi_xml (0.5.1)
    net-ssh (2.6.2)
    nokogiri (1.5.5)
    peach (0.5.1)
    pry (0.9.10)
      coderay (~> 1.0.5)
      method_source (~> 0.8)
      slop (~> 3.3.1)
    rack (1.4.1)
    rack-protection (1.2.0)
      rack
    rake (10.0.2)
    rdoc (3.12)
      json (~> 1.4)
    redis (3.0.2)
    shotgun (0.9)
      rack (>= 1.0)
    shoulda (3.3.2)
      shoulda-context (~> 1.0.1)
      shoulda-matchers (~> 1.4.1)
    shoulda-context (1.0.1)
    shoulda-matchers (1.4.1)
      activesupport (>= 3.0.0)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    sinatra (1.3.3)
      rack (~> 1.3, >= 1.3.6)
      rack-protection (~> 1.2)
      tilt (~> 1.3, >= 1.3.3)
    slop (3.3.3)
    thin (1.5.0)
      daemons (>= 1.0.9)
      eventmachine (>= 0.12.6)
      rack (>= 1.0.0)
    tilt (1.3.3)
    uuidtools (2.1.3)

PLATFORMS
  ruby

DEPENDENCIES
  aws-sdk
  bson_ext
  bundler
  jeweler (~> 1.8.4)
  mongo
  net-ssh
  peach
  pry
  rdoc
  redis
  shotgun
  shoulda
  simplecov
  sinatra
  thin

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gaptool-server-0.3.3 Gemfile.lock
gaptool-server-0.3.2 Gemfile.lock
gaptool-server-0.3.1 Gemfile.lock
gaptool-server-0.3.0 Gemfile.lock