Skip to content

Commit d4f848b

Browse files
committed
Bump terminal-login to v0.2.4
[#97960418]
1 parent e68eebf commit d4f848b

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Berksfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ source "http://api.berkshelf.com"
33
cookbook "apt"
44
cookbook "conjur-client", git: "git@github.com:conjur-cookbooks/conjur-client.git"
55
cookbook "sshd-service", git: "git@github.com:conjur-cookbooks/sshd-service.git"
6-
cookbook "terminal-login", git: "git@github.com:conjur-cookbooks/terminal-login.git"
6+
cookbook "terminal-login", '~> 0.2.4', git: "git@github.com:conjur-cookbooks/terminal-login.git"

Berksfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ DEPENDENCIES
88
revision: 4bee44a761ead1f8ab489523c542e5c59fcd35e8
99
terminal-login
1010
git: git@github.com:conjur-cookbooks/terminal-login.git
11-
revision: 47fac9684a28141f10b85ead4868648e50fdd26c
11+
revision: 02cf1c0f93e3a190a33baa8b8bd8f0d15086c550
1212

1313
GRAPH
1414
apt (2.6.1)
@@ -17,9 +17,9 @@ GRAPH
1717
build-essential (>= 0.0.0)
1818
sshd-service (1.1.0)
1919
apt (>= 0.0.0)
20-
terminal-login (0.2.3)
20+
terminal-login (0.2.4)
2121
apt (>= 0.0.0)
2222
conjur-client (>= 0.0.0)
2323
sshd-service (>= 0.0.0)
2424
yum (>= 0.0.0)
25-
yum (3.5.2)
25+
yum (3.6.1)

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email 'kgilpin@conjur.net'
44
license 'Apache 2.0'
55
description 'Installs Conjur SSH'
6-
version '1.2.5'
6+
version '1.2.6'
77

88
attribute 'conjur-ssh/install_client',
99
description: "Whether to install the Conjur CLI",

0 commit comments

Comments
 (0)