summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorAdam Jacob <adam@opscode.com>2010-02-08 16:38:32 -0800
committerAdam Jacob <adam@opscode.com>2010-02-08 16:38:32 -0800
commit2b9683ac67da58ddb6125731bba3828e80103278 (patch)
tree379886e64f6fcc3af2077714e7785bbe7a7683d5 /Rakefile
parentb765e6eef7d21737af39b1dccc16021a45ad0c4c (diff)
parent6a5ea5bb789f866873664a0e07d52aa4c89e9f98 (diff)
downloadmixlib-authentication-2b9683ac67da58ddb6125731bba3828e80103278.tar.gz
Merge branch 'danielsdeleo/CHEF-902'
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 07614b3..d6ae642 100644
--- a/Rakefile
+++ b/Rakefile
@@ -25,7 +25,6 @@ spec = Gem::Specification.new do |s|
s.homepage = HOMEPAGE
# Uncomment this to add a dependency
- s.add_dependency "ruby-hmac"
s.add_dependency "mixlib-log"
s.require_path = 'lib'