about summary refs log tree commit diff
path: root/pkgs/tools/admin/itamae/Gemfile.lock
blob: 0d5e3792a658923a11ddb2bb54bdb9c6d9105e4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
GEM
  remote: https://rubygems.org/
  specs:
    ansi (1.5.0)
    bcrypt_pbkdf (1.1.0)
    docker-api (2.2.0)
      excon (>= 0.47.0)
      multi_json
    ed25519 (1.3.0)
    excon (0.99.0)
    hashie (5.0.0)
    itamae (1.14.1)
      ansi
      hashie
      schash (~> 0.1.0)
      specinfra (>= 2.64.0, < 3.0.0)
      thor (>= 1.0.0)
    multi_json (1.15.0)
    net-scp (4.0.0)
      net-ssh (>= 2.6.5, < 8.0.0)
    net-ssh (7.0.1)
    net-telnet (0.1.1)
    schash (0.1.2)
    sfl (2.3)
    specinfra (2.84.1)
      net-scp
      net-ssh (>= 2.7)
      net-telnet (= 0.1.1)
      sfl
    thor (1.2.1)

PLATFORMS
  aarch64-linux

DEPENDENCIES
  bcrypt_pbkdf
  docker-api
  ed25519
  itamae

BUNDLED WITH
   2.3.26