Bump vagrant dependency

This commit is contained in:
Fabio Rehm 2013-09-11 21:44:41 -03:00
parent 7f3f7b1558
commit 2064dbf05a
2 changed files with 3 additions and 5 deletions

View file

@ -3,8 +3,7 @@ source 'https://rubygems.org'
gemspec
group :development do
# FIXME: There are breaking changes on 1.3+
gem 'vagrant', github: 'mitchellh/vagrant', tag: 'v1.2.7'
gem 'vagrant', github: 'mitchellh/vagrant'
gem 'vagrant-cachier', github: 'fgrehm/vagrant-cachier'
gem 'vagrant-pristine', github: 'fgrehm/vagrant-pristine'
gem 'vagrant-omnibus'

View file

@ -12,10 +12,9 @@ GIT
GIT
remote: git://github.com/mitchellh/vagrant.git
revision: 7ec0ee1d00a916f80b109a298bab08e391945243
tag: v1.2.7
revision: 7b440339f3d801e60e2451823dec04aae772d86a
specs:
vagrant (1.2.7)
vagrant (1.3.2.dev)
childprocess (~> 0.3.7)
erubis (~> 2.7.0)
i18n (~> 0.6.0)