This repository has been archived by the owner on Jan 4, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
/
Gemfile.lock
152 lines (149 loc) · 3.49 KB
/
Gemfile.lock
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
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.1)
choria-mcorpc-support (2.22.1)
nats-pure (~> 0.6)
systemu (~> 2.6, >= 2.6.4)
concurrent-ruby (1.1.7)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
crack (0.4.4)
deep_merge (1.2.1)
diff-lcs (1.4.4)
diplomat (2.4.2)
deep_merge (~> 1.0, >= 1.0.1)
faraday (>= 0.9, < 1.1.0)
docile (1.3.4)
etcdv3 (0.10.2)
grpc (~> 1.17)
facter (4.0.47)
hocon (~> 1.3)
thor (>= 1.0.1, < 2.0)
faraday (1.0.1)
multipart-post (>= 1.2, < 3)
fast_gettext (1.8.0)
ffi (1.14.2)
google-protobuf (3.14.0)
googleapis-common-protos-types (1.0.5)
google-protobuf (~> 3.11)
grpc (1.34.0)
google-protobuf (~> 3.13)
googleapis-common-protos-types (~> 1.0)
hashdiff (1.0.1)
hiera (3.6.0)
hocon (1.3.1)
httpclient (2.8.3)
jgrep (1.5.4)
json (2.4.1)
json-schema (2.8.1)
addressable (>= 2.4)
json-schema-rspec (0.0.4)
json-schema (~> 2.5)
rspec
listen (3.3.3)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
locale (2.1.3)
metaclass (0.0.4)
mocha (0.12.10)
metaclass (~> 0.0.1)
multi_json (1.15.0)
multipart-post (2.1.1)
nats-pure (0.6.2)
parallel (1.20.1)
parser (2.7.2.0)
ast (~> 2.4.1)
public_suffix (4.0.6)
puppet (6.19.1)
concurrent-ruby (~> 1.0)
deep_merge (~> 1.0)
facter (> 2.0.1, < 5)
fast_gettext (~> 1.1)
hiera (>= 3.2.1, < 4)
httpclient (~> 2.8)
locale (~> 2.1)
multi_json (~> 1.10)
puppet-resource_api (~> 1.5)
semantic_puppet (~> 1.0)
puppet-resource_api (1.8.13)
hocon (>= 1.0)
rainbow (3.0.0)
rake (13.0.3)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (2.0.1)
rexml (3.2.4)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.3)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.4)
rubocop (1.6.1)
parallel (~> 1.10)
parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.2.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (1.3.0)
parser (>= 2.7.1.5)
ruby-progressbar (1.10.1)
semantic_puppet (1.0.2)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sync (0.5.0)
systemu (2.6.5)
term-ansicolor (1.7.1)
tins (~> 1.0)
thor (1.0.1)
tins (1.26.0)
sync
unicode-display_width (1.7.0)
webmock (3.11.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
yard (0.9.25)
PLATFORMS
ruby
DEPENDENCIES
choria-mcorpc-support
coveralls
diplomat (~> 2)
etcdv3
jgrep (>= 1.5.0)
json (= 2.4.1)
json-schema-rspec
listen (~> 3)
mocha (~> 0.12.2)
nats-pure (~> 0.6)
puppet (~> 6)
rake (>= 12.3.3)
rspec (~> 3.9.0)
rubocop (= 1.6.1)
semantic_puppet
webmock
yard
BUNDLED WITH
2.1.4