Update bundle
This commit is contained in:
parent
8ac8d7f6f6
commit
364876d8e9
1 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
@ -6,7 +6,7 @@ GIT
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/fgrehm/vagrant-lxc.git
|
remote: git://github.com/fgrehm/vagrant-lxc.git
|
||||||
revision: 47cf361b983d71108619ce5f379ef0fe3358a6a8
|
revision: 3bd22955dd26d814f05f51e9f6a196d066985cd2
|
||||||
specs:
|
specs:
|
||||||
vagrant-lxc (1.0.0.alpha.2.dev)
|
vagrant-lxc (1.0.0.alpha.2.dev)
|
||||||
|
|
||||||
|
@ -43,7 +43,7 @@ GEM
|
||||||
specs:
|
specs:
|
||||||
celluloid (0.15.2)
|
celluloid (0.15.2)
|
||||||
timers (~> 1.1.0)
|
timers (~> 1.1.0)
|
||||||
childprocess (0.5.2)
|
childprocess (0.5.3)
|
||||||
ffi (~> 1.0, >= 1.0.11)
|
ffi (~> 1.0, >= 1.0.11)
|
||||||
erubis (2.7.0)
|
erubis (2.7.0)
|
||||||
ffi (1.9.3)
|
ffi (1.9.3)
|
||||||
|
@ -56,14 +56,14 @@ GEM
|
||||||
net-scp (1.1.2)
|
net-scp (1.1.2)
|
||||||
net-ssh (>= 2.6.5)
|
net-ssh (>= 2.6.5)
|
||||||
net-ssh (2.7.0)
|
net-ssh (2.7.0)
|
||||||
rake (10.2.2)
|
rake (10.3.1)
|
||||||
rb-fsevent (0.9.4)
|
rb-fsevent (0.9.4)
|
||||||
rb-inotify (0.9.3)
|
rb-inotify (0.9.4)
|
||||||
ffi (>= 0.5.0)
|
ffi (>= 0.5.0)
|
||||||
rb-kqueue (0.2.2)
|
rb-kqueue (0.2.2)
|
||||||
ffi (>= 0.5.0)
|
ffi (>= 0.5.0)
|
||||||
timers (1.1.0)
|
timers (1.1.0)
|
||||||
vagrant-omnibus (1.3.1)
|
vagrant-omnibus (1.4.1)
|
||||||
wdm (0.1.0)
|
wdm (0.1.0)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
|
|
Loading…
Reference in a new issue