-
Notifications
You must be signed in to change notification settings - Fork 224
Open
Labels
Description
Use Case
net-ssh
recently started releasing the 7.x series. We should bump this gem to keep up-to-date with any security fixes and new features that are released in the future.
Notes
- Requires Ruby >= 2.6. This prevents us from bumping until all other packages that use Bolt no longer support Ruby 2.5.
- Removes support for several algorithms that are no longer considered secure. This affects Bolt's
ssh.*-algorithms
config and introduces breaking changes. - We need to investigate what other breaking changes were made so we can update Bolt accordingly.