Skip to content

Instantly share code, notes, and snippets.

@ddollar
Created January 21, 2011 22:31
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 ddollar/790557 to your computer and use it in GitHub Desktop.
Save ddollar/790557 to your computer and use it in GitHub Desktop.
PATH
remote: .
specs:
heroku (1.17.10)
json (~> 1.4.6)
launchy (~> 0.3.2)
rest-client (>= 1.4.0, < 1.7.0)
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.2)
configuration (1.2.0)
crack (0.1.8)
fakefs (0.3.1)
json (1.4.6)
launchy (0.3.7)
configuration (>= 0.0.5)
rake (>= 0.8.1)
mime-types (1.16)
rack (1.2.1)
rake (0.8.7)
rest-client (1.6.1)
mime-types (>= 1.16)
rspec (1.3.1)
sequel (3.17.0)
sinatra (1.0)
rack (>= 1.0)
sqlite3-ruby (1.3.2)
taps (0.3.15)
json (~> 1.4.6)
rack (>= 1.0.1)
rest-client (>= 1.4.0, < 1.7.0)
sequel (~> 3.17.0)
sinatra (~> 1.0.0)
sqlite3-ruby (~> 1.2)
webmock (1.5.0)
addressable (>= 2.2.2)
crack (>= 0.1.7)
PLATFORMS
ruby
DEPENDENCIES
fakefs (~> 0.3.1)
heroku!
rake
rspec (~> 1.3.0)
taps (~> 0.3.11)
webmock (~> 1.5.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment