diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 8f5ebd0..17ee478 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,9 @@ GEM remote: https://rubygems.org/ specs: + net-scp (4.1.0) + net-ssh (>= 2.6.5, < 8.0.0) + net-ssh (7.3.0) yaml (0.4.0) PLATFORMS @@ -8,6 +11,8 @@ PLATFORMS x86_64-linux DEPENDENCIES + net-scp + net-ssh yaml BUNDLED WITH |
