Skip to content

Commit

Permalink
Fix moneta dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sethvargo committed May 19, 2013
1 parent b1e61b2 commit ae7d818
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion chef-zero.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ Gem::Specification.new do |s|
s.add_dependency 'solve', '~> 0.4'
s.add_dependency 'hashie', '~> 2.0'

# s.add_development_dependency 'chef-pdeant'
# Remove at some point
s.add_dependency 'moneta', '~> 0.6'

s.add_development_dependency 'rake'

s.bindir = 'bin'
Expand Down

0 comments on commit ae7d818

Please sign in to comment.