Updated Gemfile.lock
This commit is contained in:
parent
a756d9b1df
commit
86bc39bc5d
1 changed files with 6 additions and 0 deletions
|
@ -11,6 +11,11 @@ GIT
|
||||||
net-scp (~> 1.0.4)
|
net-scp (~> 1.0.4)
|
||||||
net-ssh (~> 2.2.2)
|
net-ssh (~> 2.2.2)
|
||||||
|
|
||||||
|
PATH
|
||||||
|
remote: .
|
||||||
|
specs:
|
||||||
|
vagrant-lxc (0.0.1)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
|
@ -69,3 +74,4 @@ DEPENDENCIES
|
||||||
rb-inotify
|
rb-inotify
|
||||||
rspec
|
rspec
|
||||||
vagrant!
|
vagrant!
|
||||||
|
vagrant-lxc!
|
||||||
|
|
Loading…
Reference in a new issue