This repository was archived by the owner on Nov 9, 2017. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +46
-3
lines changed
Expand file tree Collapse file tree 3 files changed +46
-3
lines changed Original file line number Diff line number Diff line change 11.vagrant
2- Berksfile.lock
32* ~
43* #
54. #*
Original file line number Diff line number Diff line change 1+ DEPENDENCIES
2+ berkshelf
3+ path: .
4+ metadata: true
5+
6+ GRAPH
7+ apt (2.3.8)
8+ berkshelf (0.3.1)
9+ nginx (>= 1.7.0)
10+ rbenv (>= 1.5.0)
11+ runit (>= 0.0.0)
12+ bluepill (2.3.1)
13+ rsyslog (>= 0.0.0)
14+ build-essential (2.0.0)
15+ chef_handler (1.1.5)
16+ dmg (2.2.0)
17+ git (4.0.0)
18+ build-essential (>= 0.0.0)
19+ dmg (>= 0.0.0)
20+ runit (>= 1.0.0)
21+ windows (>= 0.0.0)
22+ yum (~> 3.0)
23+ yum-epel (>= 0.0.0)
24+ nginx (2.5.0)
25+ apt (~> 2.2)
26+ bluepill (~> 2.3)
27+ build-essential (~> 2.0)
28+ ohai (~> 1.1)
29+ runit (~> 1.2)
30+ yum-epel (~> 0.3)
31+ ohai (1.1.12)
32+ rbenv (1.7.1)
33+ apt (>= 0.0.0)
34+ build-essential (>= 0.0.0)
35+ git (>= 0.0.0)
36+ ohai (>= 1.1)
37+ rsyslog (1.12.2)
38+ runit (1.5.10)
39+ build-essential (>= 0.0.0)
40+ yum (~> 3.0)
41+ yum-epel (>= 0.0.0)
42+ windows (1.30.2)
43+ chef_handler (>= 0.0.0)
44+ yum (3.1.6)
45+ yum-epel (0.3.4)
46+ yum (~> 3.0)
Original file line number Diff line number Diff line change @@ -69,8 +69,6 @@ Procfile
6969
7070# Berkshelf #
7171#############
72- Berksfile
73- Berksfile.lock
7472cookbooks/*
7573tmp
7674
You can’t perform that action at this time.
0 commit comments