Update dependencies

This commit is contained in:
Fabio Rehm 2013-08-03 13:18:14 -03:00
parent c9d9f4b758
commit c6b568c5f7
2 changed files with 10 additions and 11 deletions

View file

@ -4,10 +4,10 @@ source 'https://rubygems.org'
gemspec
group :development do
gem 'vagrant', github: 'mitchellh/vagrant', ref: 'v1.2.4'
gem 'vagrant-librarian-chef'
gem 'vagrant', github: 'mitchellh/vagrant'
gem 'vagrant-lxc', github: 'fgrehm/vagrant-lxc'
gem 'vagrant-omnibus'
gem 'vagrant-pristine', github: 'fgrehm/vagrant-pristine'
gem 'vagrant-librarian-chef'
gem 'vagrant-omnibus'
gem 'rake'
end

View file

@ -1,21 +1,20 @@
GIT
remote: git://github.com/fgrehm/vagrant-lxc.git
revision: ef3b97dff86de8e1bd9fadf4d00bd9a31cf3e072
revision: 5ae82681cdedaf2a6f778e005dd65014fc7c2cec
specs:
vagrant-lxc (0.4.1.dev)
vagrant-lxc (0.5.1.dev)
GIT
remote: git://github.com/fgrehm/vagrant-pristine.git
revision: 45a8d75f048bd611e337583496eb2b48b6998bbd
revision: 5c400d7850fc5f98d9601b59f4c3bd74818650de
specs:
vagrant-pristine (0.1.0)
vagrant-pristine (0.2.0)
GIT
remote: git://github.com/mitchellh/vagrant.git
revision: 0219bb87725aac28a97c0e924c310cc97831fd9d
ref: v1.2.4
revision: 16002d03c07f842a23497543129fa99f40f2bbc0
specs:
vagrant (1.2.4)
vagrant (1.2.8.dev)
childprocess (~> 0.3.7)
erubis (~> 2.7.0)
i18n (~> 0.6.0)
@ -32,7 +31,7 @@ GEM
remote: https://rubygems.org/
specs:
archive-tar-minitar (0.5.2)
chef (11.4.4)
chef (11.6.0)
erubis
highline (>= 1.6.9)
json (>= 1.4.4, <= 1.7.7)