Blame view

Puppetfile.lock 1.99 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
  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
225d9deac   Jianwei Han   Use puppet-dotfil...
22
23
24
25
26
    remote: boxen/puppet-homebrew
    specs:
      homebrew (1.9.4)
  
  GITHUBTARBALL
3a47d364c   Jianwei Han   Remove caches for...
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
    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
225d9deac   Jianwei Han   Use puppet-dotfil...
87
    remote: hanjianwei/puppet-dotfiles
3a47d364c   Jianwei Han   Remove caches for...
88
    specs:
856590cf8   Jianwei Han   Update packages
89
      dotfiles (0.0.6)
3a47d364c   Jianwei Han   Remove caches for...
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
  
  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)
856590cf8   Jianwei Han   Update packages
110
    dotfiles (= 0.0.6)
3a47d364c   Jianwei Han   Remove caches for...
111
112
    gcc (= 2.0.101)
    git (= 2.4.0)
225d9deac   Jianwei Han   Use puppet-dotfil...
113
    homebrew (= 1.9.4)
3a47d364c   Jianwei Han   Remove caches for...
114
115
116
117
118
119
120
121
122
123
124
125
126
127
    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)