Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
Bumping em-http-request dep for cookiejar
Browse files Browse the repository at this point in the history
  • Loading branch information
lusis committed Jun 8, 2011
1 parent 025b59f commit 3f8da32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noah.gemspec
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]

s.add_dependency("eventmachine", ["1.0.0.beta.3"])
s.add_dependency("em-http-request", ["1.0.0.beta.3"])
s.add_dependency("em-http-request", ["1.0.0.beta.4"])
s.add_dependency("redis", ["= 2.2.0"])
s.add_dependency("nest", ["= 1.1.0"])
s.add_dependency("rack", ["= 1.2.2"])
Expand Down

0 comments on commit 3f8da32

Please sign in to comment.