This repository was archived by the owner on Oct 2, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +160
-179
lines changed Expand file tree Collapse file tree 4 files changed +160
-179
lines changed Original file line number Diff line number Diff line change 1- site 'https://supermarket.chef.io'
1+ source 'https://supermarket.chef.io'
22
33metadata
44
Original file line number Diff line number Diff line change 1- {
2- "sources": {
3- "python": {
4- "path": "."
5- },
6- "minitest-handler": {
7- "locked_version": "1.1.2"
8- },
9- "apt": {
10- "locked_version": "2.3.4"
11- },
12- "yum": {
13- "locked_version": "3.0.2"
14- },
15- "build-essential": {
16- "locked_version": "1.4.2"
17- },
18- "python_test": {
19- "path": "./test/cookbooks/python_test"
20- },
21- "chef_handler": {
22- "locked_version": "1.1.4"
23- }
24- }
25- }
1+ DEPENDENCIES
2+ apt
3+ build-essential
4+ minitest-handler
5+ python
6+ path: .
7+ metadata: true
8+ python_test
9+ path: test/cookbooks/python_test
10+ yum
11+
12+ GRAPH
13+ apt (2.5.3)
14+ build-essential (2.0.6)
15+ chef_handler (1.1.6)
16+ minitest-handler (1.3.2)
17+ chef_handler (>= 0.0.0)
18+ python (1.4.7)
19+ build-essential (>= 0.0.0)
20+ yum-epel (>= 0.0.0)
21+ python_test (0.1.0)
22+ yum (3.3.1)
23+ yum-epel (0.5.1)
24+ yum (~> 3.0)
Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
3- gem 'foodcritic' , '>= 3.0.3 '
4- gem 'berkshelf' , '~> 2.0 '
5- gem 'chefspec' , '~> 3 .0'
3+ gem 'foodcritic' , '~> 3.0'
4+ gem 'berkshelf' , '~> 3.1 '
5+ gem 'chefspec' , '~> 4 .0'
You can’t perform that action at this time.
0 commit comments