about summary refs log tree commit diff
path: root/pkgs/tools/admin/puppet/puppet-bolt/Gemfile.lock
blob: ff3a8eda88f69b31d54e8ff717028346c90584ef (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
GEM
  remote: https://rubygems.org/
  specs:
    CFPropertyList (2.3.6)
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    aws-eventstream (1.2.0)
    aws-partitions (1.516.0)
    aws-sdk-core (3.121.2)
      aws-eventstream (~> 1, >= 1.0.2)
      aws-partitions (~> 1, >= 1.239.0)
      aws-sigv4 (~> 1.1)
      jmespath (~> 1.0)
    aws-sdk-ec2 (1.271.0)
      aws-sdk-core (~> 3, >= 3.121.2)
      aws-sigv4 (~> 1.1)
    aws-sigv4 (1.4.0)
      aws-eventstream (~> 1, >= 1.0.2)
    bindata (2.4.10)
    bolt (3.19.0)
      CFPropertyList (~> 2.2)
      addressable (~> 2.5)
      aws-sdk-ec2 (~> 1)
      concurrent-ruby (~> 1.0)
      ffi (>= 1.9.25, < 2.0.0)
      hiera-eyaml (~> 3)
      jwt (~> 2.2)
      logging (~> 2.2)
      minitar (~> 0.6)
      net-scp (~> 1.2)
      net-ssh (>= 4.0)
      net-ssh-krb (~> 0.5)
      orchestrator_client (~> 0.5)
      puppet (>= 6.18.0)
      puppet-resource_api (>= 1.8.1)
      puppet-strings (~> 2.3)
      puppetfile-resolver (~> 0.5)
      r10k (~> 3.10)
      ruby_smb (~> 1.0)
      terminal-table (~> 1.8)
      winrm (~> 2.0)
      winrm-fs (~> 1.3)
    builder (3.2.4)
    colored2 (3.1.2)
    concurrent-ruby (1.1.9)
    connection_pool (2.2.5)
    cri (2.15.10)
    deep_merge (1.2.1)
    erubi (1.10.0)
    facter (4.2.5)
      hocon (~> 1.3)
      thor (>= 1.0.1, < 2.0)
    faraday (0.17.4)
      multipart-post (>= 1.2, < 3)
    faraday_middleware (0.14.0)
      faraday (>= 0.7.4, < 1.0)
    fast_gettext (1.1.2)
    ffi (1.15.4)
    gettext (3.2.9)
      locale (>= 2.0.5)
      text (>= 1.3.0)
    gettext-setup (0.34)
      fast_gettext (~> 1.1.0)
      gettext (>= 3.0.2, < 3.3.0)
      locale
    gssapi (1.3.1)
      ffi (>= 1.0.1)
    gyoku (1.3.1)
      builder (>= 2.1.2)
    hiera (3.7.0)
    hiera-eyaml (3.2.2)
      highline
      optimist
    highline (2.0.3)
    hocon (1.3.1)
    httpclient (2.8.3)
    jmespath (1.4.0)
    jwt (2.2.3)
    little-plugger (1.1.4)
    locale (2.1.3)
    log4r (1.1.10)
    logging (2.3.0)
      little-plugger (~> 1.1)
      multi_json (~> 1.14)
    minitar (0.9)
    molinillo (0.8.0)
    multi_json (1.15.0)
    multipart-post (2.1.1)
    net-http-persistent (4.0.1)
      connection_pool (~> 2.2)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-ssh (6.1.0)
    net-ssh-krb (0.5.1)
      gssapi (~> 1.3.0)
      net-ssh (>= 2.0)
    nori (2.6.0)
    optimist (3.0.1)
    orchestrator_client (0.5.2)
      faraday
      net-http-persistent
    public_suffix (4.0.6)
    puppet (7.12.0)
      concurrent-ruby (~> 1.0)
      deep_merge (~> 1.0)
      facter (> 2.0.1, < 5)
      fast_gettext (~> 1.1)
      hiera (>= 3.2.1, < 4)
      locale (~> 2.1)
      multi_json (~> 1.10)
      puppet-resource_api (~> 1.5)
      scanf (~> 1.0)
      semantic_puppet (~> 1.0)
    puppet-resource_api (1.8.14)
      hocon (>= 1.0)
    puppet-strings (2.8.0)
      rgen
      yard (~> 0.9.5)
    puppet_forge (2.3.4)
      faraday (>= 0.9.0, < 0.18.0, != 0.13.1)
      faraday_middleware (>= 0.9.0, < 0.15.0)
      gettext-setup (~> 0.11)
      minitar
      semantic_puppet (~> 1.0)
    puppetfile-resolver (0.5.0)
      molinillo (~> 0.6)
      semantic_puppet (~> 1.0)
    r10k (3.12.1)
      colored2 (= 3.1.2)
      cri (= 2.15.10)
      fast_gettext (~> 1.1.0)
      gettext (>= 3.0.2, < 3.3.0)
      gettext-setup (~> 0.24)
      jwt (~> 2.2.3)
      log4r (= 1.1.10)
      multi_json (~> 1.10)
      puppet_forge (~> 2.3.0)
    rgen (0.9.0)
    ruby_smb (1.1.0)
      bindata
      rubyntlm
      windows_error
    rubyntlm (0.6.3)
    rubyzip (2.3.2)
    scanf (1.0.0)
    semantic_puppet (1.0.4)
    terminal-table (1.8.0)
      unicode-display_width (~> 1.1, >= 1.1.1)
    text (1.3.1)
    thor (1.1.0)
    unicode-display_width (1.8.0)
    windows_error (0.1.2)
    winrm (2.3.6)
      builder (>= 2.1.2)
      erubi (~> 1.8)
      gssapi (~> 1.2)
      gyoku (~> 1.0)
      httpclient (~> 2.2, >= 2.2.0.2)
      logging (>= 1.6.1, < 3.0)
      nori (~> 2.0)
      rubyntlm (~> 0.6.0, >= 0.6.3)
    winrm-fs (1.3.5)
      erubi (~> 1.8)
      logging (>= 1.6.1, < 3.0)
      rubyzip (~> 2.0)
      winrm (~> 2.0)
    yard (0.9.26)

PLATFORMS
  ruby

DEPENDENCIES
  bolt

BUNDLED WITH
   2.1.4