Skip to content

Commit

Permalink
v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
eiel committed Jul 15, 2015
1 parent 6ead106 commit 683741a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions scripts/dep.sh
Expand Up @@ -53,8 +53,7 @@ git \
nodejs \
mysql-client \
postgresql-client \
sqlite3 \
gpg
sqlite3

gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
curl -sSL https://get.rvm.io | bash -s stable
Expand Down
4 changes: 2 additions & 2 deletions template.json
Expand Up @@ -97,7 +97,7 @@
"artifact_type": "vagrant.box",
"metadata": {
"provider": "vmware_desktop",
"version": "0.0.3"
"version": "0.0.4"
}
},
{
Expand All @@ -107,7 +107,7 @@
"artifact_type": "vagrant.box",
"metadata": {
"provider": "virtualbox",
"version": "0.0.3"
"version": "0.0.4"
}
}]
]
Expand Down

0 comments on commit 683741a

Please sign in to comment.