Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 21st, 2012  |  syntax: None  |  size: 0.66 KB  |  hits: 17  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. GEM
  2.   remote: http://rubygems.org/
  3.   specs:
  4.     backports (2.1.0)
  5.     eventmachine (0.12.10)
  6.     rack (1.4.1)
  7.     rack-protection (1.2.0)
  8.       rack
  9.     rack-test (0.6.1)
  10.       rack (>= 1.0)
  11.     sinatra (1.3.2)
  12.       rack (~> 1.3, >= 1.3.6)
  13.       rack-protection (~> 1.2)
  14.       tilt (~> 1.3, >= 1.3.3)
  15.     sinatra-contrib (1.3.1)
  16.       backports (>= 2.0)
  17.       eventmachine
  18.       rack-protection
  19.       rack-test
  20.       sinatra (~> 1.3.0)
  21.       tilt (~> 1.3)
  22.     sinatra-reloader (1.0)
  23.       sinatra-contrib
  24.     slim (1.1.0)
  25.       temple (~> 0.3.5)
  26.       tilt (~> 1.3.2)
  27.     temple (0.3.5)
  28.     tilt (1.3.3)
  29.  
  30. PLATFORMS
  31.   ruby
  32.  
  33. DEPENDENCIES
  34.   sinatra
  35.   sinatra-reloader
  36.   slim