forked from signalfx/signalfx-agent
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
160 lines (157 loc) · 3.77 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
153
154
155
156
157
158
159
160
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
ast (2.4.0)
coderay (1.1.2)
diff-lcs (1.3)
docile (1.1.5)
facter (2.5.1)
facterdb (0.5.0)
facter
jgrep
fast_gettext (1.1.2)
ffi (1.9.18)
gettext (3.2.6)
locale (>= 2.0.5)
text (>= 1.3.0)
gettext-setup (0.30)
fast_gettext (~> 1.1.0)
gettext (>= 3.0.2)
locale
hiera (3.4.2)
jgrep (1.5.0)
json (2.1.0)
json-schema (2.8.0)
addressable (>= 2.4)
locale (2.1.2)
mcollective-client (2.11.4)
json
stomp
systemu
metaclass (0.0.4)
metadata-json-lint (2.1.0)
json-schema (~> 2.8)
spdx-licenses (~> 1.0)
method_source (0.8.2)
mocha (1.1.0)
metaclass (~> 0.0.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (4.2.0)
net-telnet (0.1.1)
parallel (1.12.1)
parallel_tests (2.14.2)
parallel
parser (2.5.0.2)
ast (~> 2.4.0)
powerpack (0.1.1)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
public_suffix (3.0.2)
puppet (5.4.0)
facter (> 2.0.1, < 4)
fast_gettext (~> 1.1.2)
hiera (>= 3.2.1, < 4)
locale (~> 2.1)
puppet-lint (2.3.3)
puppet-module-posix-default-r2.3 (0.2.5)
ffi (= 1.9.18)
puppet-module-posix-dev-r2.3 (0.2.5)
gettext-setup (~> 0.26)
metadata-json-lint (>= 2.0.2, < 3.0.0)
mocha (>= 1.0.0, < 1.2.0)
parallel_tests (>= 2.14.1, < 2.14.3)
pry (~> 0.10.4)
puppet-lint (>= 2.3.0, < 3.0.0)
puppet-syntax (>= 2.4.1, < 3.0.0)
puppet_pot_generator (~> 1.0)
puppetlabs_spec_helper (>= 2.3.1, < 3.0.0)
rainbow (~> 2.0)
rspec-puppet (>= 2.3.2, < 3.0.0)
rspec-puppet-facts (~> 1.8)
rspec_junit_formatter (~> 0.2)
rubocop (~> 0.49.0)
rubocop-i18n (~> 1.2.0)
rubocop-rspec (~> 1.16.0)
simplecov (>= 0.14.1, < 1.0.0)
specinfra (= 2.67.3)
puppet-syntax (2.4.1)
rake
puppet_pot_generator (1.0.1)
puppet
puppetlabs_spec_helper (2.6.2)
mocha (~> 1.0)
puppet-lint (~> 2.0)
puppet-syntax (~> 2.0)
rspec-puppet (~> 2.0)
rainbow (2.2.2)
rake
rake (12.3.0)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-puppet (2.6.9)
rspec
rspec-puppet-facts (1.9.0)
facter
facterdb (>= 0.5.0)
json
mcollective-client
puppet
rspec-support (3.7.1)
rspec_junit_formatter (0.3.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (0.49.1)
parallel (~> 1.10)
parser (>= 2.3.3.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
rubocop-i18n (1.2.0)
rubocop (~> 0.49.0)
rubocop-rspec (1.16.0)
rubocop (>= 0.49.0)
ruby-progressbar (1.9.0)
sfl (2.3)
simplecov (0.15.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
slop (3.6.0)
spdx-licenses (1.1.0)
specinfra (2.67.3)
net-scp
net-ssh (>= 2.7, < 5.0)
net-telnet
sfl
stomp (1.4.4)
systemu (2.6.5)
text (1.3.1)
unicode-display_width (1.3.0)
PLATFORMS
ruby
DEPENDENCIES
fast_gettext
puppet
puppet-module-posix-default-r2.3
puppet-module-posix-dev-r2.3
puppet-module-win-default-r2.3
puppet-module-win-dev-r2.3
rspec_junit_formatter
BUNDLED WITH
2.0.1