File tree Expand file tree Collapse file tree 3 files changed +50
-0
lines changed Expand file tree Collapse file tree 3 files changed +50
-0
lines changed Original file line number Diff line number Diff line change 1
1
pkg /
2
+ vendor /gems /
3
+ .bundle /
Original file line number Diff line number Diff line change
1
+ source :rubygems
2
+
3
+ gem 'puppet'
4
+ gem 'facter'
5
+ gem 'rspec-puppet'
6
+ gem 'rake'
Original file line number Diff line number Diff line change
1
+ GEM
2
+ remote: http://rubygems.org/
3
+ specs:
4
+ CFPropertyList (2.2.8 )
5
+ diff-lcs (1.3 )
6
+ facter (2.4.6 )
7
+ CFPropertyList (~> 2.2.6 )
8
+ hiera (3.2.2 )
9
+ json_pure (1.8.6 )
10
+ puppet (4.8.2 )
11
+ CFPropertyList (~> 2.2.6 )
12
+ facter (> 2.0 , < 4 )
13
+ hiera (>= 2.0 , < 4 )
14
+ json_pure (~> 1.8 )
15
+ rake (12.0.0 )
16
+ rspec (3.5.0 )
17
+ rspec-core (~> 3.5.0 )
18
+ rspec-expectations (~> 3.5.0 )
19
+ rspec-mocks (~> 3.5.0 )
20
+ rspec-core (3.5.4 )
21
+ rspec-support (~> 3.5.0 )
22
+ rspec-expectations (3.5.0 )
23
+ diff-lcs (>= 1.2.0 , < 2.0 )
24
+ rspec-support (~> 3.5.0 )
25
+ rspec-mocks (3.5.0 )
26
+ diff-lcs (>= 1.2.0 , < 2.0 )
27
+ rspec-support (~> 3.5.0 )
28
+ rspec-puppet (2.5.0 )
29
+ rspec
30
+ rspec-support (3.5.0 )
31
+
32
+ PLATFORMS
33
+ ruby
34
+
35
+ DEPENDENCIES
36
+ facter
37
+ puppet
38
+ rake
39
+ rspec-puppet
40
+
41
+ BUNDLED WITH
42
+ 1.13.6
You can’t perform that action at this time.
0 commit comments