This repository has been archived by the owner on May 16, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
/
Gemfile.lock
89 lines (86 loc) · 1.91 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
GEM
remote: https://rubygems.org/
specs:
chronic_duration (0.10.6)
numerizer (~> 0.1.1)
colorize (0.8.1)
diff-lcs (1.3)
event_emitter (0.2.5)
events (0.9.8)
facter (2.5.1)
fast_gettext (1.1.0)
gettext (3.2.4)
locale (>= 2.0.5)
text (>= 1.3.0)
gettext-setup (0.28)
fast_gettext (~> 1.1.0)
gettext (>= 3.0.2)
locale
hiera (3.4.2)
indentation (0.1.1)
komenda (0.1.8)
events (~> 0.9.8)
locale (2.1.2)
multi_json (1.12.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (4.2.0)
net-telnet (0.1.1)
numerizer (0.1.1)
puppet (5.3.1)
facter (> 2.0, < 4)
gettext-setup (>= 0.10, < 1)
hiera (>= 3.2.1, < 4)
locale (~> 2.1)
puppet-lint (2.2.1)
puppet-syntax (2.4.0)
rake
rake (11.3.0)
rspec (3.6.0)
rspec-core (~> 3.6.0)
rspec-expectations (~> 3.6.0)
rspec-mocks (~> 3.6.0)
rspec-core (3.6.0)
rspec-support (~> 3.6.0)
rspec-expectations (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-its (1.2.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-json_expectations (1.4.0)
rspec-mocks (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-support (3.6.0)
serverspec (2.39.1)
multi_json
rspec (~> 3.0)
rspec-its
specinfra (~> 2.68)
sfl (2.3)
specinfra (2.68.0)
net-scp
net-ssh (>= 2.7, < 5.0)
net-telnet
sfl
text (1.3.1)
PLATFORMS
ruby
DEPENDENCIES
chronic_duration (~> 0.10.6)
colorize (~> 0.8.1)
event_emitter (~> 0.2.5)
indentation (~> 0.1.1)
komenda (~> 0.1.4)
net-ssh (~> 4.2.0)
puppet (~> 5.3.1)
puppet-lint (~> 2.2)
puppet-syntax (~> 2.4)
rake (~> 11.3)
rspec-core (~> 3.5)
rspec-json_expectations (~> 1.4)
serverspec (~> 2.8)
specinfra (~> 2.12)
BUNDLED WITH
1.14.6