Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeneyops committed May 10, 2016
1 parent 9fdd2c0 commit 51f05d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
machine:
ruby:
version: 2.0.0-p645
version: 2.3.0

environment:
IMPORT_PATH: "github.com/$CIRCLE_PROJECT_USERNAME/$CIRCLE_PROJECT_REPONAME"
PKR_VERSION: 0.9.0
PKR_VERSION: 0.10.1
PKR_URL: https://releases.hashicorp.com/packer/${PKR_VERSION}/packer_${PKR_VERSION}_linux_amd64.zip

dependencies:
Expand Down

0 comments on commit 51f05d5

Please sign in to comment.