We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7392f83 commit 35c3046Copy full SHA for 35c3046
2 files changed
Berksfile
@@ -2,4 +2,4 @@ site :opscode
2
3
cookbook 'apt'
4
cookbook 'sudo'
5
-cookbook 'deis', github: 'opdemand/deis-cookbook'
+cookbook 'deis', '~> 0.0.4', github: 'opdemand/deis-cookbook'
Berksfile.lock
@@ -7,9 +7,9 @@
7
"locked_version": "2.1.2"
8
},
9
"deis": {
10
- "locked_version": "0.1.0",
+ "locked_version": "0.0.4",
11
"git": "git://github.com/opdemand/deis-cookbook.git",
12
- "ref": "325c3bf53688613c6b1ba4670f6eadf86ccc9ac8"
+ "ref": "f4953a36c18984089acc98afed65d3a3b5a69124"
13
}
14
15
0 commit comments