summaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: 210a2dd402d69aa128552fec8bfb0cfef302a864 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
GEM
  remote: http://rubygems.org/
  specs:
    facter (1.6.13)
    metaclass (0.0.1)
    mocha (0.12.7)
      metaclass (~> 0.0.1)
    puppet (2.7.19)
      facter (~> 1.5)
    rake (0.8.7)
    rspec (1.2.9)

PLATFORMS
  ruby

DEPENDENCIES
  mocha (~> 0.12.7)
  puppet (~> 2.7)
  rake (~> 0.8.7)
  rspec (~> 1.2.9)