Skip to content

Commit

Permalink
PR #34 - acceptance tests failing with Vagrant master; run with VAGRA…
Browse files Browse the repository at this point in the history
…NT_VERSION=1.7.4
  • Loading branch information
jantman committed Oct 29, 2015
1 parent e3d2ad6 commit fb801d3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ GIT

GIT
remote: https://github.com/mitchellh/vagrant.git
revision: e4f29e61ca107df7bfc58a88f2c5a99cfad0c941
branch: master
revision: 78ea5e4a78ce644717ab16d8001ab77430168f0f
tag: v1.7.4
specs:
vagrant (1.8.0.dev)
bundler (>= 1.5.2, <= 1.10.6)
vagrant (1.7.4)
bundler (>= 1.5.2, <= 1.10.5)
childprocess (~> 0.5.0)
erubis (~> 2.7.0)
hashicorp-checkpoint (~> 0.1.1)
Expand All @@ -38,7 +38,7 @@ GIT
rest-client (>= 1.6.0, < 2.0)
wdm (~> 0.1.0)
winrm (~> 1.3)
winrm-fs (~> 0.2.2)
winrm-fs (~> 0.2.0)

PATH
remote: .
Expand Down

0 comments on commit fb801d3

Please sign in to comment.