Skip to content

Commit 868d037

Browse files
author
Gabriel Monroy
committed
update Berksfile to use new v0.0.5 cookbook
1 parent 266fa79 commit 868d037

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

Berksfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ site :opscode
22

33
cookbook 'apt'
44
cookbook 'sudo'
5-
cookbook 'deis', '~> 0.0.4', github: 'opdemand/deis-cookbook'
5+
cookbook 'deis', '~> 0.0.5'

Berksfile.lock

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
"locked_version": "2.1.2"
88
},
99
"deis": {
10-
"locked_version": "0.0.4",
11-
"git": "git://github.com/opdemand/deis-cookbook.git",
12-
"ref": "8299e2331e1b6d13f15b26b888007cecf19fc5cc"
10+
"locked_version": "0.0.5"
1311
}
1412
}
1513
}

0 commit comments

Comments
 (0)