Skip to content

Instantly share code, notes, and snippets.

@kapowaz
Created October 25, 2012 14:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kapowaz/d688cdedc1df7f982c1b to your computer and use it in GitHub Desktop.
Save kapowaz/d688cdedc1df7f982c1b to your computer and use it in GitHub Desktop.
GEM
remote: http://rubygems.org/
specs:
coderay (1.0.8)
commonjs (0.2.6)
daemons (1.1.4)
erubis (2.7.0)
eventmachine (0.12.10)
execjs (1.4.0)
multi_json (~> 1.0)
guard (1.5.0)
listen (>= 0.4.2)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
guard-sprockets2 (0.0.6)
guard
sprockets (~> 2.0)
herbie (0.1.5)
erubis
tilt
hike (1.2.1)
less (2.2.2)
commonjs (~> 0.2.6)
libv8 (3.3.10.4)
listen (0.5.3)
lumberjack (1.0.2)
method_source (0.8.1)
multi_json (1.3.6)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
rack (1.3.2)
rb-fsevent (0.9.1)
sinatra (1.2.6)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
slop (3.3.3)
sprockets (2.4.5)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
therubyracer (0.10.2)
libv8 (~> 3.3.10)
thin (1.2.11)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.16.0)
tilt (1.3.2)
uglifier (1.0.4)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
PLATFORMS
ruby
DEPENDENCIES
guard-sprockets2
herbie (~> 0.1.5)
less
rb-fsevent (~> 0.9.1)
sinatra
sprockets (~> 2.4.3)
therubyracer
thin
uglifier (~> 1.0.3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment