Skip to content

Commit

Permalink
Merge branch 'master' into chores/un-pin-rainbow
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbrictson authored Feb 3, 2025
2 parents da9d6b5 + a474fc2 commit 0fd6355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sshkit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Gem::Specification.new do |gem|
gem.required_ruby_version = ">= 2.5"

gem.add_runtime_dependency('base64')
gem.add_runtime_dependency('logger')
gem.add_runtime_dependency('net-ssh', '>= 2.8.0')
gem.add_runtime_dependency('net-scp', '>= 1.1.2')
gem.add_runtime_dependency('net-sftp', '>= 2.1.2')
Expand Down

0 comments on commit 0fd6355

Please sign in to comment.