Skip to content

Commit

Permalink
Adding HTTPClient to try some thread voodoo.
Browse files Browse the repository at this point in the history
  • Loading branch information
lunks committed Nov 19, 2013
1 parent a4209e7 commit 7adc19e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ gem 'sinatra'
gem 'haml'
gem 'nokogiri'
gem 'dalli'
gem 'httpclient'
gem 'shotgun'
gem 'pry'

Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ GEM
fakeweb (1.3.0)
haml (4.0.4)
tilt
httpclient (2.3.4.1)
metaclass (0.0.1)
method_source (0.8.2)
mime-types (2.0)
Expand Down Expand Up @@ -58,6 +59,7 @@ DEPENDENCIES
dalli
fakeweb
haml
httpclient
mocha
nokogiri
pry
Expand Down

0 comments on commit 7adc19e

Please sign in to comment.