Gemfile.lock in vagrant-unbundled-1.9.1.1 vs Gemfile.lock in vagrant-unbundled-1.9.5.1

- old
+ new

@@ -1,91 +1,90 @@ GIT remote: https://github.com/mitchellh/vagrant-spec.git - revision: 9bba7e1228379c0a249a06ce76ba8ea7d276afbe + revision: 1d09951eaef36fc36f47532645285e858a5a9ac1 specs: vagrant-spec (0.0.1) - childprocess (~> 0.5.0) + childprocess (~> 0.6.0) log4r (~> 1.1.9) rspec (~> 2.14) thor (~> 0.18.1) PATH remote: . specs: - vagrant-unbundled (1.9.1.1) - childprocess (~> 0.5.0) + vagrant-unbundled (1.9.5.1) + childprocess (~> 0.6.0) erubis (~> 2.7.0) hashicorp-checkpoint (~> 0.1.1) i18n (>= 0.6.0, <= 0.8.0) listen (~> 3.1.5) log4r (~> 1.1.9, < 1.1.11) - logging (~> 2.0) - mime-types (~> 2.99) - net-scp (~> 1.2.1) + net-scp (~> 1.2.0) net-sftp (~> 2.1) - net-ssh (~> 3.0.1) - nokogiri (~> 1.6.8) + net-ssh (~> 4.1.0) rb-kqueue (~> 0.2.0) rest-client (~> 2.0) ruby_dep (<= 1.3.1) wdm (~> 0.1.0) - winrm (~> 1.6) - winrm-fs (~> 0.3.0) + winrm (~> 2.1) + winrm-elevated (~> 1.1) + winrm-fs (~> 1.0) GEM remote: https://rubygems.org/ specs: - addressable (2.4.0) - builder (3.2.2) - childprocess (0.5.9) + addressable (2.5.1) + public_suffix (~> 2.0, >= 2.0.2) + builder (3.2.3) + childprocess (0.6.3) ffi (~> 1.0, >= 1.0.11) crack (0.4.3) safe_yaml (~> 1.0.0) - diff-lcs (1.2.5) - domain_name (0.5.20161129) + diff-lcs (1.3) + domain_name (0.5.20170404) unf (>= 0.0.5, < 1.0.0) erubis (2.7.0) fake_ftp (0.1.1) - ffi (1.9.10) + ffi (1.9.18) gssapi (1.2.0) ffi (>= 1.0.1) gyoku (1.3.1) builder (>= 2.1.2) - hashdiff (0.3.0) + hashdiff (0.3.4) hashicorp-checkpoint (0.1.4) http-cookie (1.0.3) domain_name (~> 0.5) httpclient (2.8.3) - i18n (0.7.0) + i18n (0.8.0) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) little-plugger (1.1.4) log4r (1.1.10) - logging (2.1.0) + logging (2.2.2) little-plugger (~> 1.1) multi_json (~> 1.10) - mime-types (2.99.3) - mini_portile2 (2.1.0) + mime-types (3.1) + mime-types-data (~> 3.2015) + mime-types-data (3.2016.0521) multi_json (1.12.1) net-scp (1.2.1) net-ssh (>= 2.6.5) net-sftp (2.1.2) net-ssh (>= 2.6.5) - net-ssh (3.0.2) + net-ssh (4.1.0) netrc (0.11.0) - nokogiri (1.6.8.1) - mini_portile2 (~> 2.1.0) nori (2.6.0) + public_suffix (2.0.5) rake (11.3.0) rb-fsevent (0.9.8) - rb-inotify (0.9.7) + rb-inotify (0.9.8) ffi (>= 0.5.0) - rb-kqueue (0.2.4) + rb-kqueue (0.2.5) ffi (>= 0.5.0) - rest-client (2.0.0) + rest-client (2.0.2) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) rspec (2.14.1) rspec-core (~> 2.14.0) @@ -94,35 +93,39 @@ rspec-core (2.14.8) rspec-expectations (2.14.5) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.14.6) ruby_dep (1.3.1) - rubyntlm (0.6.1) - rubyzip (1.2.0) + rubyntlm (0.6.2) + rubyzip (1.2.1) safe_yaml (1.0.4) thor (0.18.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.2) + unf_ext (0.0.7.4) wdm (0.1.1) webmock (1.24.6) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff - winrm (1.8.1) + winrm (2.2.3) builder (>= 2.1.2) + erubis (~> 2.7) gssapi (~> 1.2) gyoku (~> 1.0) httpclient (~> 2.2, >= 2.2.0.2) logging (>= 1.6.1, < 3.0) nori (~> 2.0) - rubyntlm (~> 0.6.0) - winrm-fs (0.3.2) + rubyntlm (~> 0.6.0, >= 0.6.1) + winrm-elevated (1.1.0) + winrm (~> 2.0) + winrm-fs (~> 1.0) + winrm-fs (1.0.1) erubis (~> 2.7) logging (>= 1.6.1, < 3.0) rubyzip (~> 1.1) - winrm (~> 1.5) + winrm (~> 2.0) PLATFORMS ruby DEPENDENCIES @@ -132,6 +135,6 @@ vagrant-spec! vagrant-unbundled! webmock (~> 1.20) BUNDLED WITH - 1.13.7 + 1.15.1