Skip to content
代码片段 群组 项目
未验证 提交 91a7c32b 编辑于 作者: Bogdan Denkovych's avatar Bogdan Denkovych
浏览文件

Remove `net-ssh`, `ed25519`, and `bcrypt_pbkdf` gems from dependencies

Follow up https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77424#note_812526274

In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77424 we started
using `ssh_data` gem instead of `net-ssh` and `sshkey`
where possible to facilitate implementation of
https://gitlab.com/gitlab-org/gitlab/-/issues/213259.

This MR eliminates the last usage of `net-ssh` from the codebase
and removes `net-ssh` and its sub dependencies - `ed25519` and `bcrypt_pbkdf`.

Fewer dependencies facilitate development and maintenance,
especially during upgrading libraries/gems.

Changelog: other
上级 4281daf6
No related branches found
No related tags found
无相关合并请求
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册