Skip to content

Commit 7773227

Browse files
committed
pin net-ssh to feature branch
Signed-off-by: Tim Meusel <tim@bastelfreak.de>
1 parent d4004a5 commit 7773227

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,5 @@ end
5151
gem 'syslog', '~> 0.3' if RUBY_VERSION >= '3.4'
5252

5353
gem 'puppet_metadata', '>= 5.3', '< 7'
54+
55+
gem 'net-ssh', github: 'bastelfreak/net-ssh', branch: 'logger'

0 commit comments

Comments
 (0)