Gemfile.lock in vocker-0.3.3 vs Gemfile.lock in vocker-0.4.0

- old
+ new

@@ -1,84 +1,106 @@ GIT + remote: git://github.com/fgrehm/vagrant-cachier.git + revision: 4d01bff390f036bf76b74f96a3f569e8308cf7b0 + branch: release-0.5.0 + specs: + vagrant-cachier (0.5.0) + +GIT + remote: git://github.com/fgrehm/vagrant-global-status.git + revision: a0295400a0e47756cbcb8f97ed9f4449b1fb6b56 + specs: + vagrant-global-status (0.1.1) + +GIT + remote: git://github.com/fgrehm/vagrant-lxc.git + revision: 3d017ce3bdc46605c01605cd427893d61293fab1 + specs: + vagrant-lxc (0.7.0.dev) + +GIT + remote: git://github.com/fgrehm/vagrant-pristine.git + revision: 4638491786943bfbf6f115b1fc379f069963fe46 + specs: + vagrant-pristine (0.3.0) + +GIT remote: git://github.com/mitchellh/vagrant.git - revision: a06742b8ef40b983d949bc9492a5a2a432530323 + revision: a92e03cf4ce936243d3959b7b5603262a234a58d specs: - vagrant (1.3.1.dev) + vagrant (1.3.6.dev) childprocess (~> 0.3.7) erubis (~> 2.7.0) i18n (~> 0.6.0) log4r (~> 1.1.9) net-scp (~> 1.1.0) net-ssh (~> 2.6.6) PATH remote: . specs: - vocker (0.3.3) + vocker (0.4.0) GEM remote: https://rubygems.org/ specs: bogus (0.1.4) dependor (>= 0.0.4) + celluloid (0.15.2) + timers (~> 1.1.0) childprocess (0.3.9) ffi (~> 1.0, >= 1.0.11) coderay (1.0.9) dependor (1.0.1) diff-lcs (1.2.4) erubis (2.7.0) - ffi (1.9.0) + ffi (1.9.3) formatador (0.2.4) - guard (1.8.2) + guard (2.2.3) formatador (>= 0.2.4) - listen (>= 1.0.0) - lumberjack (>= 1.0.2) - pry (>= 0.9.10) - thor (>= 0.14.6) - guard-rspec (3.0.2) - guard (>= 1.8) - rspec (~> 2.13) + listen (~> 2.1) + lumberjack (~> 1.0) + pry (>= 0.9.12) + thor (>= 0.18.1) + guard-rspec (4.0.3) + guard (>= 2.1.1) + rspec (~> 2.14) i18n (0.6.5) - listen (1.3.0) + listen (2.2.0) + celluloid (>= 0.15.2) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) - rb-kqueue (>= 0.2) log4r (1.1.10) lumberjack (1.0.4) method_source (0.8.2) - multi_json (1.7.9) + multi_json (1.8.2) net-scp (1.1.2) net-ssh (>= 2.6.5) net-ssh (2.6.8) pry (0.9.12.2) coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.4) rake (10.1.0) rb-fsevent (0.9.3) - rb-inotify (0.9.1) + rb-inotify (0.9.2) ffi (>= 0.5.0) - rb-kqueue (0.2.0) - ffi (>= 0.5.0) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) rspec-mocks (~> 2.14.0) - rspec-core (2.14.5) - rspec-expectations (2.14.2) + rspec-core (2.14.7) + rspec-expectations (2.14.4) diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.14.3) + rspec-mocks (2.14.4) simplecov (0.7.1) multi_json (~> 1.0) simplecov-html (~> 0.7.1) simplecov-html (0.7.1) slop (3.4.6) thor (0.18.1) - vagrant-cachier (0.3.2) - vagrant-global-status (0.1.1) - vagrant-lxc (0.6.3) - vagrant-pristine (0.2.0) + timers (1.1.0) PLATFORMS ruby DEPENDENCIES @@ -87,10 +109,10 @@ guard-rspec rake rspec simplecov vagrant! - vagrant-cachier - vagrant-global-status - vagrant-lxc - vagrant-pristine + vagrant-cachier! + vagrant-global-status! + vagrant-lxc! + vagrant-pristine! vocker!