-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
97 lines (94 loc) · 2.26 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
GEM
remote: https://rubygems.org/
specs:
concurrent-ruby (1.1.9)
deep_merge (1.2.1)
diff-lcs (1.4.4)
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)
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
hiera (3.7.0)
hocon (1.3.1)
librarian-puppet (3.0.1)
librarianp (>= 0.6.3)
puppet_forge (~> 2.1)
rsync
librarianp (1.1.1)
thor (~> 1.0)
locale (2.1.3)
minitar (0.9)
mocha (1.13.0)
multi_json (1.15.0)
multipart-post (2.1.1)
pathspec (1.0.0)
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-lint (2.5.2)
puppet-resource_api (1.8.14)
hocon (>= 1.0)
puppet-syntax (3.1.0)
puppet (>= 5)
rake
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)
puppetlabs_spec_helper (4.0.1)
mocha (~> 1.0)
pathspec (>= 0.2.1, < 1.1.0)
puppet-lint (~> 2.0)
puppet-syntax (>= 2.0, < 4)
rspec-puppet (~> 2.0)
rake (13.0.6)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-puppet (2.10.0)
rspec
rspec-support (3.10.2)
rsync (1.0.9)
scanf (1.0.0)
semantic_puppet (1.0.4)
text (1.3.1)
thor (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
librarian-puppet (~> 3.0.1)
puppet (~> 7.12.0)
puppet-lint (~> 2.5.2)
puppetlabs_spec_helper (~> 4.0.1)
BUNDLED WITH
2.1.4