summaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: 399a0ede606d83fb290b50cc06d44beed5bb56bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
GEM
  remote: https://rubygems.org/
  specs:
    logger (1.7.0)
    net-scp (4.1.0)
      net-ssh (>= 2.6.5, < 8.0.0)
    net-ssh (7.3.0)
    rake (13.3.1)
    yaml (0.4.0)

PLATFORMS
  ruby
  x86_64-linux

DEPENDENCIES
  logger
  net-scp
  net-ssh
  rake
  yaml

BUNDLED WITH
   2.5.23