Skip to content

Commit f58f77b

Browse files
authored
Merge pull request #34 from Tripwire/update-metadata
Add minor version to metadata.rb
2 parents f90f8cd + d0ca8a2 commit f58f77b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

metadata.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
source_url 'https://github.com/Tripwire/chef-tripwire_agent'
1111
issues_url 'https://github.com/Tripwire/chef-tripwire_agent/issues'
1212

13-
depends 'windows', '~> 3'
14-
depends 'tar', '~> 2'
13+
depends 'windows', '~> 3.0'
14+
depends 'tar', '~> 2.2'
1515
supports 'redhat'
1616
supports 'centos'
1717
supports 'windows'

0 commit comments

Comments
 (0)