Skip to content

Commit fe16241

Browse files
author
John Bellone
committed
Bumps the minimum version of poise ~> 2.2.
1 parent 2c657f3 commit fe16241

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

metadata.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license 'Apache 2.0'
55
description 'Application cookbook which installs and configures Consul.'
66
long_description 'Application cookbook which installs and configures Consul.'
7-
version '1.1.0'
7+
version '1.1.1'
88

99
recipe 'consul::default', 'Installs, configures and starts the Consul service.'
1010

@@ -19,6 +19,6 @@
1919
depends 'golang', '~> 1.4'
2020
depends 'firewall', '~> 1.6'
2121
depends 'libartifact', '~> 1.3'
22-
depends 'poise', '~> 2.0'
22+
depends 'poise', '~> 2.2'
2323
depends 'poise-service', '~> 1.0'
2424
depends 'selinux', '~> 0.9'

0 commit comments

Comments
 (0)