Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
update berksfile to use deis 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Monroy committed Jul 24, 2013
1 parent 7392f83 commit 35c3046
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Berksfile
Expand Up @@ -2,4 +2,4 @@ site :opscode

cookbook 'apt'
cookbook 'sudo'
cookbook 'deis', github: 'opdemand/deis-cookbook'
cookbook 'deis', '~> 0.0.4', github: 'opdemand/deis-cookbook'
4 changes: 2 additions & 2 deletions Berksfile.lock
Expand Up @@ -7,9 +7,9 @@
"locked_version": "2.1.2"
},
"deis": {
"locked_version": "0.1.0",
"locked_version": "0.0.4",
"git": "git://github.com/opdemand/deis-cookbook.git",
"ref": "325c3bf53688613c6b1ba4670f6eadf86ccc9ac8"
"ref": "f4953a36c18984089acc98afed65d3a3b5a69124"
}
}
}

0 comments on commit 35c3046

Please sign in to comment.