Skip to content

Commit 35c3046

Browse files
author
Gabriel Monroy
committed
update berksfile to use deis 0.0.4
1 parent 7392f83 commit 35c3046

2 files changed

Lines changed: 3 additions & 3 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', github: 'opdemand/deis-cookbook'
5+
cookbook 'deis', '~> 0.0.4', github: 'opdemand/deis-cookbook'

Berksfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"locked_version": "2.1.2"
88
},
99
"deis": {
10-
"locked_version": "0.1.0",
10+
"locked_version": "0.0.4",
1111
"git": "git://github.com/opdemand/deis-cookbook.git",
12-
"ref": "325c3bf53688613c6b1ba4670f6eadf86ccc9ac8"
12+
"ref": "f4953a36c18984089acc98afed65d3a3b5a69124"
1313
}
1414
}
1515
}

0 commit comments

Comments
 (0)