Skip to content

Commit

Permalink
removed silly fiveruns memcache-client dep
Browse files Browse the repository at this point in the history
  • Loading branch information
haarts authored and Chris Gaffney committed Apr 8, 2009
1 parent 75b4d03 commit fd05896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starling.gemspec
Expand Up @@ -16,6 +16,6 @@ Gem::Specification.new do |s|
s.rdoc_options = ["--quiet", "--title", "starling documentation", "--opname", "index.html", "--line-numbers", "--main", "README.rdoc", "--inline-source"]
s.extra_rdoc_files = ["README.rdoc", "CHANGELOG", "LICENSE"]

s.add_dependency 'fiveruns-memcache-client'
s.add_dependency 'memcache-client'
s.add_dependency 'eventmachine', [">= 0.12.0"]
end

0 comments on commit fd05896

Please sign in to comment.