Skip to content

Commit

Permalink
add curb as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
skorfmann committed Jan 4, 2011
1 parent 5f0f4a4 commit 80cdd56
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Expand Up @@ -2,4 +2,6 @@ source 'http://rubygems.org'

gem 'nokogiri'
gem 'therubyracer'
gem 'curb'


2 changes: 2 additions & 0 deletions Gemfile.lock
@@ -1,12 +1,14 @@
GEM
remote: http://rubygems.org/
specs:
curb (0.7.9)
nokogiri (1.4.4)
therubyracer (0.8.0)

PLATFORMS
ruby

DEPENDENCIES
curb
nokogiri
therubyracer

0 comments on commit 80cdd56

Please sign in to comment.