Skip to content

Commit

Permalink
Lock nssm dependency to version ~> 2.0
Browse files Browse the repository at this point in the history
Fixes sous-chefs#436 by keeping the the nssm cookbook under 3.0.0
  • Loading branch information
brentm5 committed May 17, 2017
1 parent b4c3c47 commit 4184faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
supports 'windows'

depends 'build-essential'
depends 'nssm'
depends 'nssm', '~> 2.0'
depends 'golang'
depends 'poise', '~> 2.2'
depends 'poise-archive', '~> 1.3'
Expand Down

0 comments on commit 4184faf

Please sign in to comment.