forked from maestrodev/puppet-svn
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
48 lines (46 loc) · 1023 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
45
46
47
48
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.1.3)
facter (1.6.11)
metaclass (0.0.1)
mime-types (1.23)
mocha (0.12.3)
metaclass (~> 0.0.1)
nokogiri (1.5.9)
puppet (2.7.18)
facter (~> 1.5)
puppet-blacksmith (1.0.5)
nokogiri
puppet (>= 2.7.16)
puppetlabs_spec_helper (>= 0.3.0)
rake
rest-client
puppet-lint (0.1.13)
puppetlabs_spec_helper (0.3.0)
mocha (>= 0.10.5)
rake
rspec (>= 2.9.0)
rspec-puppet (>= 0.1.1)
rake (10.0.4)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.2)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.2)
rspec-puppet (0.1.4)
rspec
PLATFORMS
ruby
DEPENDENCIES
puppet (~> 2.7.17)
puppet-blacksmith
puppet-lint (~> 0.1.12)
puppetlabs_spec_helper
rake (>= 0.9.2.2)
rspec-puppet (>= 0.1.3)