-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy pathGemfile.lock
43 lines (41 loc) · 875 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.2.5)
facter (1.7.5)
highline (1.6.21)
json (1.8.1)
librarian (0.1.2)
highline
thor (~> 0.15)
librarian-puppet (0.9.14)
json
librarian (>= 0.1.2)
open3_backport
open3_backport (0.0.3)
open4 (~> 1.3.0)
open4 (1.3.3)
puppet (2.7.19)
facter (~> 1.5)
puppet-lint (0.3.2)
rake (10.1.1)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
rspec-puppet (1.0.1)
rspec
thor (0.18.1)
PLATFORMS
ruby
DEPENDENCIES
librarian-puppet (= 0.9.14)
puppet (= 2.7.19)
puppet-lint (= 0.3.2)
rake (= 10.1.1)
rspec (= 2.14.1)
rspec-puppet (= 1.0.1)