Blame view

Puppetfile.lock 1.9 KB
3a47d364c   Jianwei Han   Remove caches for...
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
  GITHUBTARBALL
    remote: boxen/puppet-boxen
    specs:
      boxen (3.6.1)
  
  GITHUBTARBALL
    remote: boxen/puppet-dnsmasq
    specs:
      dnsmasq (1.0.1)
  
  GITHUBTARBALL
    remote: boxen/puppet-gcc
    specs:
      gcc (2.0.101)
  
  GITHUBTARBALL
    remote: boxen/puppet-git
    specs:
      git (2.4.0)
  
  GITHUBTARBALL
    remote: boxen/puppet-hub
    specs:
      hub (1.3.0)
  
  GITHUBTARBALL
    remote: boxen/puppet-nginx
    specs:
      nginx (1.4.3)
  
  GITHUBTARBALL
    remote: boxen/puppet-nodejs
    specs:
      nodejs (3.7.0)
  
  GITHUBTARBALL
    remote: boxen/puppet-openssl
    specs:
      openssl (1.0.0)
  
  GITHUBTARBALL
    remote: boxen/puppet-osx
    specs:
      osx (2.7.0)
  
  GITHUBTARBALL
    remote: boxen/puppet-pkgconfig
    specs:
      pkgconfig (1.0.0)
  
  GITHUBTARBALL
    remote: boxen/puppet-repository
    specs:
      repository (2.3.0)
  
  GITHUBTARBALL
    remote: boxen/puppet-ruby
    specs:
      ruby (8.0.4)
  
  GITHUBTARBALL
    remote: boxen/puppet-sudo
    specs:
      sudo (1.0.0)
  
  GITHUBTARBALL
    remote: boxen/puppet-xquartz
    specs:
      xquartz (1.1.1)
  
  GITHUBTARBALL
    remote: glarizza/puppet-property_list_key
    specs:
      property_list_key (0.2.1)
  
  GITHUBTARBALL
    remote: hanjianwei/puppet-brewcask
    specs:
      brewcask (0.0.4.rc2)
  
  GITHUBTARBALL
    remote: hanjianwei/puppet-homebrew
    specs:
      homebrew (1.9.4.rc)
  
  GITHUBTARBALL
    remote: puppetlabs/puppetlabs-inifile
    specs:
      inifile (1.0.3)
  
  GITHUBTARBALL
    remote: puppetlabs/puppetlabs-stdlib
    specs:
      stdlib (4.2.1)
  
  GITHUBTARBALL
    remote: ripienaar/puppet-module-data
    specs:
      module-data (0.0.3)
  
  DEPENDENCIES
    boxen (= 3.6.1)
    brewcask (= 0.0.4.rc2)
    dnsmasq (= 1.0.1)
    gcc (= 2.0.101)
    git (= 2.4.0)
    homebrew (= 1.9.4.rc)
    hub (= 1.3.0)
    inifile (= 1.0.3)
    module-data (= 0.0.3)
    nginx (= 1.4.3)
    nodejs (= 3.7.0)
    openssl (= 1.0.0)
    osx (= 2.7.0)
    pkgconfig (= 1.0.0)
    property_list_key (= 0.2.1)
    repository (= 2.3.0)
    ruby (= 8.0.4)
    stdlib (= 4.2.1)
    sudo (= 1.0.0)
    xquartz (= 1.1.1)