forked from maestrodev/puppet-sonar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
44 lines (42 loc) · 936 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
44
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.1.3)
facter (1.6.15)
json (1.7.5)
librarian-puppet-maestrodev (0.9.7.1)
json
puppet
thor (~> 0.15)
metaclass (0.0.1)
mocha (0.13.0)
metaclass (~> 0.0.1)
puppet (2.7.20)
facter (~> 1.5)
puppet-lint (0.1.12)
puppetlabs_spec_helper (0.3.0)
mocha (>= 0.10.5)
rake
rspec (>= 2.9.0)
rspec-puppet (>= 0.1.1)
rake (0.9.2.2)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.0)
rspec-expectations (2.12.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.0)
rspec-puppet (0.1.5)
rspec
thor (0.16.0)
PLATFORMS
ruby
DEPENDENCIES
librarian-puppet-maestrodev (>= 0.9.7.1)
puppet (~> 2.7.18)
puppet-lint (~> 0.1.12)
puppetlabs_spec_helper
rake (~> 0.9.2.2)
rspec-puppet (>= 0.1.5)