summaryrefslogtreecommitdiff
path: root/files/puppet/modules/pixelated/Gemfile.lock
blob: 44ff38d13f956d88a2e9bcd412fae1bd55003788 (plain)
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
GEM
  remote: https://rubygems.org/
  specs:
    CFPropertyList (2.2.8)
    diff-lcs (1.2.5)
    facter (2.4.6)
      CFPropertyList (~> 2.2.6)
    facterdb (0.3.7)
      facter
      jgrep
    hiera (1.3.4)
      json_pure
    jgrep (1.4.1)
      json
    json (2.0.2)
    json_pure (2.0.2)
    mcollective-client (2.9.0)
      json
      stomp
      systemu
    metaclass (0.0.4)
    metadata-json-lint (0.0.11)
      json
      spdx-licenses (~> 1.0)
    mocha (1.2.0)
      metaclass (~> 0.0.1)
    puppet (3.8.7)
      facter (> 1.6, < 3)
      hiera (~> 1.0)
      json_pure
    puppet-lint (2.0.2)
    puppet-syntax (2.1.0)
      rake
    puppetlabs_spec_helper (1.2.2)
      mocha (~> 1.0)
      puppet-lint (~> 2.0)
      puppet-syntax (~> 2.0)
      rspec-puppet (~> 2.0)
    rake (10.5.0)
    rspec (3.1.0)
      rspec-core (~> 3.1.0)
      rspec-expectations (~> 3.1.0)
      rspec-mocks (~> 3.1.0)
    rspec-core (3.1.7)
      rspec-support (~> 3.1.0)
    rspec-expectations (3.1.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.1.0)
    rspec-mocks (3.1.3)
      rspec-support (~> 3.1.0)
    rspec-puppet (2.4.0)
      rspec
    rspec-puppet-facts (1.7.0)
      facter
      facterdb (>= 0.3.0)
      json
      mcollective-client
      puppet
    rspec-puppet-utils (2.2.1)
    rspec-support (3.1.2)
    safe_yaml (1.0.4)
    spdx-licenses (1.1.0)
    stomp (1.4.3)
    systemu (2.6.5)

PLATFORMS
  ruby

DEPENDENCIES
  metadata-json-lint
  puppet (~> 3.8.0)
  puppetlabs_spec_helper
  rake (< 11)
  rspec (< 3.2.0)
  rspec-puppet
  rspec-puppet-facts
  rspec-puppet-utils
  safe_yaml

BUNDLED WITH
   1.13.7