summaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: 17ee47816529dddaeceedf70ef30c582eaa68a63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
  ruby
  x86_64-linux

DEPENDENCIES
  net-scp
  net-ssh
  yaml

BUNDLED WITH
   2.5.23