-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathGemfile.lock
54 lines (51 loc) · 1.15 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
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.4.2)
facter (2.5.7)
fast_gettext (1.1.2)
hiera (3.6.0)
locale (2.1.3)
mocha (1.11.2)
multi_json (1.14.1)
pathspec (0.2.1)
puppet (5.5.20)
facter (> 2.0.1, < 4)
fast_gettext (~> 1.1.2)
hiera (>= 3.2.1, < 4)
locale (~> 2.1)
multi_json (~> 1.10)
puppet-lint (2.4.2)
puppet-syntax (3.1.0)
puppet (>= 5)
rake
puppetlabs_spec_helper (2.15.0)
mocha (~> 1.0)
pathspec (~> 0.2.1)
puppet-lint (~> 2.0)
puppet-syntax (>= 2.0, < 4)
rspec-puppet (~> 2.0)
rake (13.0.1)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.2)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
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-puppet (2.7.8)
rspec
rspec-support (3.9.3)
PLATFORMS
ruby
DEPENDENCIES
puppet (>= 5, < 6)
puppetlabs_spec_helper (>= 0.4.1)
rake (>= 10.3.1)
BUNDLED WITH
1.17.3