summaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: ce22804eb00aa35774a33a974dff3109efceb404 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
GEM
  remote: https://rubygems.org/
  specs:
    facter (1.7.2)
    metaclass (0.0.1)
    mocha (0.12.10)
      metaclass (~> 0.0.1)
    puppet (2.7.22)
      facter (~> 1.5)
    rake (0.8.7)
    rspec (1.3.2)

PLATFORMS
  ruby

DEPENDENCIES
  mocha (~> 0.12.9)
  puppet (~> 2.7)
  rake (~> 0.8.7)
  rspec (~> 1.3)