samstarling/gradbot

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    capistrano (2.15.3)
      highline
      net-scp (>= 1.0.0)
      net-sftp (>= 2.0.0)
      net-ssh (>= 2.0.14)
      net-ssh-gateway (>= 1.1.0)
    cinch (2.0.4)
    classifier (1.3.1)
      stemmer (>= 1.0.0)
    colorize (0.5.8)
    coveralls (0.6.7)
      colorize
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      thor
    daemons (1.1.9)
    diff-lcs (1.2.4)
    highline (1.6.18)
    htmlentities (4.3.1)
    mime-types (1.23)
    multi_json (1.7.2)
    net-scp (1.1.0)
      net-ssh (>= 2.6.5)
    net-sftp (2.1.1)
      net-ssh (>= 2.6.5)
    net-ssh (2.6.7)
    net-ssh-gateway (1.2.0)
      net-ssh (>= 2.6.5)
    nokogiri (1.5.9)
    rack (1.5.2)
    rack-protection (1.5.0)
      rack
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rspec (2.13.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    rspec-core (2.13.1)
    rspec-expectations (2.13.0)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.13.1)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    sinatra (1.4.2)
      rack (~> 1.5, >= 1.5.2)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    stemmer (1.0.1)
    thor (0.18.1)
    tilt (1.3.7)
    twss (0.0.5)
      classifier (= 1.3.1)

PLATFORMS
  ruby

DEPENDENCIES
  capistrano
  cinch
  coveralls
  daemons
  htmlentities
  nokogiri
  rest-client
  rspec
  simplecov
  sinatra
  twss