Commit c7e7688

mo khan <mo@mokhan.ca>
2015-11-11 16:46:53
upgrade gems.
1 parent 152b802
Changed files (1)
Gemfile.lock
@@ -5,30 +5,31 @@ GEM
     annoy (0.5.6)
       highline (>= 1.5.0)
     app_conf (0.4.2)
-    berkshelf (3.2.4)
+    berkshelf (4.0.1)
       addressable (~> 2.3.4)
-      berkshelf-api-client (~> 1.2)
+      berkshelf-api-client (~> 2.0)
       buff-config (~> 1.0)
       buff-extensions (~> 1.0)
       buff-shell_out (~> 0.1)
-      celluloid (~> 0.16.0)
+      celluloid (= 0.16.0)
       celluloid-io (~> 0.16.1)
       cleanroom (~> 1.0)
       faraday (~> 0.9.0)
+      httpclient (~> 2.6.0)
       minitar (~> 0.5.4)
       octokit (~> 3.0)
       retryable (~> 2.0)
-      ridley (~> 4.0)
+      ridley (~> 4.3)
       solve (~> 1.1)
       thor (~> 0.19)
-    berkshelf-api-client (1.2.1)
-      faraday (~> 0.9.0)
+    berkshelf-api-client (2.0.0)
+      faraday (~> 0.9.1)
+      httpclient (~> 2.6.0)
     buff-config (1.0.1)
       buff-extensions (~> 1.0)
       varia_model (~> 0.4)
     buff-extensions (1.0.0)
     buff-ignore (1.1.1)
-    buff-platform (0.1.0)
     buff-ruby_engine (0.1.0)
     buff-shell_out (0.2.0)
       buff-ruby_engine (~> 0.1.0)
@@ -38,20 +39,20 @@ GEM
     celluloid-io (0.16.2)
       celluloid (>= 0.16.0)
       nio4r (>= 1.1.0)
-    chef (12.3.0)
-      chef-zero (~> 4.1)
+    chef (12.5.1)
+      chef-config (= 12.5.1)
+      chef-zero (~> 4.2, >= 4.2.2)
       diff-lcs (~> 1.2, >= 1.2.4)
       erubis (~> 2.7)
-      ffi-yajl (>= 1.2, < 3.0)
+      ffi-yajl (~> 2.2)
       highline (~> 1.6, >= 1.6.9)
       mixlib-authentication (~> 1.3)
       mixlib-cli (~> 1.4)
-      mixlib-config (~> 2.0)
       mixlib-log (~> 1.3)
-      mixlib-shellout (>= 2.0.0.rc.0, < 3.0)
+      mixlib-shellout (~> 2.0)
       net-ssh (~> 2.6)
       net-ssh-multi (~> 1.1)
-      ohai (~> 8.0)
+      ohai (>= 8.6.0.alpha.1, < 9)
       plist (~> 3.1.0)
       pry (~> 0.9)
       rspec-core (~> 3.2)
@@ -60,17 +61,21 @@ GEM
       rspec_junit_formatter (~> 0.2.0)
       serverspec (~> 2.7)
       specinfra (~> 2.10)
-    chef-zero (4.2.1)
-      ffi-yajl (>= 1.1, < 3.0)
-      hashie (~> 2.0)
+      syslog-logger (~> 1.6)
+    chef-config (12.5.1)
+      mixlib-config (~> 2.0)
+      mixlib-shellout (~> 2.0)
+    chef-zero (4.3.2)
+      ffi-yajl (~> 2.2)
+      hashie (>= 2.0, < 4.0)
       mixlib-log (~> 1.3)
       rack
       uuidtools (~> 2.1)
-    chefspec (4.2.0)
+    chefspec (4.4.0)
       chef (>= 11.14)
-      fauxhai (~> 2.0)
+      fauxhai (~> 2.3)
       rspec (~> 3.0)
-    childprocess (0.5.6)
+    childprocess (0.5.7)
       ffi (~> 1.0, >= 1.0.11)
     cleanroom (1.0.0)
     coderay (1.1.0)
@@ -82,23 +87,23 @@ GEM
     diffy (3.0.7)
     docile (1.1.5)
     drydock (0.6.9)
-    elecksee (1.1.6)
+    elecksee (1.1.8)
       childprocess
       rye
     erubis (2.7.0)
-    faraday (0.9.1)
+    faraday (0.9.2)
       multipart-post (>= 1.2, < 3)
     fauxhai (2.3.0)
       net-ssh
       ohai
-    ffaker (2.0.0)
-    ffi (1.9.8)
-    ffi-yajl (2.2.0)
+    ffaker (2.1.0)
+    ffi (1.9.10)
+    ffi-yajl (2.2.2)
       libyajl2 (~> 1.2)
-    foodcritic (4.0.0)
+    foodcritic (5.0.0)
       erubis
       gherkin (~> 2.11)
-      nokogiri (~> 1.5)
+      nokogiri (>= 1.5, < 2.0)
       rake
       rufus-lru (~> 1.0)
       treetop (~> 1.4)
@@ -107,9 +112,9 @@ GEM
     gherkin (2.12.2)
       multi_json (~> 1.3)
     git (1.2.9.1)
-    guard (2.12.5)
+    guard (2.13.0)
       formatador (>= 0.2.4)
-      listen (~> 2.7)
+      listen (>= 2.7, <= 4.0)
       lumberjack (~> 1.0)
       nenv (~> 0.1)
       notiffany (~> 0.0)
@@ -117,58 +122,57 @@ GEM
       shellany (~> 0.0)
       thor (>= 0.18.1)
     guard-compat (1.2.1)
-    guard-rspec (4.5.0)
+    guard-rspec (4.6.4)
       guard (~> 2.1)
       guard-compat (~> 1.1)
       rspec (>= 2.99.0, < 4.0)
     guard-shell (0.7.1)
       guard (>= 2.0.0)
       guard-compat (~> 1.0)
-    hashie (2.1.2)
-    highline (1.7.2)
-    hipchat (1.5.1)
+    hashie (3.4.3)
+    highline (1.7.8)
+    hipchat (1.5.2)
       httparty
       mimemagic
-    hitimes (1.2.2)
-    httparty (0.13.3)
+    hitimes (1.2.3)
+    httparty (0.13.7)
       json (~> 1.8)
       multi_xml (>= 0.5.2)
+    httpclient (2.6.0.1)
     ipaddress (0.8.0)
-    json (1.8.2)
-    kitchen-docker (2.1.0)
+    json (1.8.3)
+    kitchen-docker (2.3.0)
       test-kitchen (>= 1.0.0)
     kitchen-lxc (0.1.4)
       elecksee (~> 1.0, >= 1.0.22)
       test-kitchen (~> 1.2, >= 1.2.1)
-    kitchen-vagrant (0.17.0)
+    kitchen-vagrant (0.19.0)
       test-kitchen (~> 1.4)
-    knife-spork (1.5.1)
+    knife-spork (1.6.1)
       app_conf (>= 0.4.0)
       chef (>= 11.0.0)
       diffy (>= 3.0.1)
       git (>= 1.2.5)
     libyajl2 (1.2.0)
-    listen (2.10.0)
-      celluloid (~> 0.16.0)
+    listen (3.0.4)
       rb-fsevent (>= 0.9.3)
       rb-inotify (>= 0.9)
     lumberjack (1.0.9)
     method_source (0.8.2)
-    mime-types (2.5)
+    mime-types (2.6.2)
     mimemagic (0.3.0)
     mini_portile (0.6.2)
     minitar (0.5.4)
     mixlib-authentication (1.3.0)
       mixlib-log
     mixlib-cli (1.5.0)
-    mixlib-config (2.1.0)
+    mixlib-config (2.2.1)
     mixlib-log (1.6.0)
-    mixlib-shellout (2.0.1)
-    multi_json (1.11.0)
+    mixlib-shellout (2.2.3)
+    multi_json (1.11.2)
     multi_xml (0.5.5)
     multipart-post (2.0.0)
     nenv (0.2.0)
-    net-http-persistent (2.9.4)
     net-scp (1.2.1)
       net-ssh (>= 2.6.5)
     net-ssh (2.9.2)
@@ -177,17 +181,19 @@ GEM
     net-ssh-multi (1.2.1)
       net-ssh (>= 2.6.5)
       net-ssh-gateway (>= 1.2.0)
-    nio4r (1.1.0)
+    net-telnet (0.1.1)
+    nio4r (1.1.1)
     nokogiri (1.6.6.2)
       mini_portile (~> 0.6.0)
-    notiffany (0.0.6)
+    notiffany (0.0.8)
       nenv (~> 0.1)
       shellany (~> 0.0)
     octokit (3.8.0)
       sawyer (~> 0.6.0, >= 0.5.3)
-    ohai (8.3.0)
+    ohai (8.7.0)
+      chef-config (>= 12.5.0.alpha.1, < 13)
       ffi (~> 1.9)
-      ffi-yajl (>= 1.1, < 3.0)
+      ffi-yajl (~> 2.2)
       ipaddress
       mime-types (~> 2.0)
       mixlib-cli
@@ -199,17 +205,17 @@ GEM
       wmi-lite (~> 1.0)
     plist (3.1.0)
     polyglot (0.3.5)
-    pry (0.10.1)
+    pry (0.10.3)
       coderay (~> 1.1.0)
       method_source (~> 0.8.1)
       slop (~> 3.4)
-    rack (1.6.0)
+    rack (1.6.4)
     rake (10.4.2)
-    rb-fsevent (0.9.4)
+    rb-fsevent (0.9.6)
     rb-inotify (0.9.5)
       ffi (>= 0.5.0)
-    retryable (2.0.1)
-    ridley (4.1.2)
+    retryable (2.0.3)
+    ridley (4.3.2)
       addressable
       buff-config (~> 1.0)
       buff-extensions (~> 1.0)
@@ -219,30 +225,30 @@ GEM
       celluloid-io (~> 0.16.1)
       erubis
       faraday (~> 0.9.0)
-      hashie (>= 2.0.2, < 3.0.0)
+      hashie (>= 2.0.2, < 4.0.0)
+      httpclient (~> 2.6)
       json (>= 1.7.7)
       mixlib-authentication (>= 1.3.0)
-      net-http-persistent (>= 2.8)
-      retryable (>= 2.0.0)
+      retryable (~> 2.0)
       semverse (~> 1.1)
-      varia_model (~> 0.4)
-    rspec (3.2.0)
-      rspec-core (~> 3.2.0)
-      rspec-expectations (~> 3.2.0)
-      rspec-mocks (~> 3.2.0)
-    rspec-core (3.2.3)
-      rspec-support (~> 3.2.0)
-    rspec-expectations (3.2.1)
+      varia_model (~> 0.4.0)
+    rspec (3.3.0)
+      rspec-core (~> 3.3.0)
+      rspec-expectations (~> 3.3.0)
+      rspec-mocks (~> 3.3.0)
+    rspec-core (3.3.2)
+      rspec-support (~> 3.3.0)
+    rspec-expectations (3.3.1)
       diff-lcs (>= 1.2.0, < 2.0)
-      rspec-support (~> 3.2.0)
+      rspec-support (~> 3.3.0)
     rspec-its (1.2.0)
       rspec-core (>= 3.0.0)
       rspec-expectations (>= 3.0.0)
-    rspec-mocks (3.2.1)
+    rspec-mocks (3.3.2)
       diff-lcs (>= 1.2.0, < 2.0)
-      rspec-support (~> 3.2.0)
-    rspec-support (3.2.2)
-    rspec_junit_formatter (0.2.1)
+      rspec-support (~> 3.3.0)
+    rspec-support (3.3.0)
+    rspec_junit_formatter (0.2.3)
       builder (< 4)
       rspec-core (>= 2, < 4, != 2.12.0)
     rufus-lru (1.0.5)
@@ -258,42 +264,47 @@ GEM
       addressable (~> 2.3.5)
       faraday (~> 0.8, < 0.10)
     semverse (1.2.1)
-    serverspec (2.14.1)
+    serverspec (2.24.2)
       multi_json
       rspec (~> 3.0)
       rspec-its
-      specinfra (~> 2.25)
+      specinfra (~> 2.43)
+    sfl (2.2)
     shellany (0.0.1)
     slop (3.6.0)
     solve (1.2.1)
       dep_selector (~> 1.0)
       semverse (~> 1.1)
-    specinfra (2.30.2)
+    specinfra (2.44.1)
       net-scp
-      net-ssh
+      net-ssh (~> 2.7)
+      net-telnet
+      sfl
     storable (0.8.9)
-    strainer (3.4.0)
-      berkshelf (>= 2.0, < 4.0)
-      buff-platform (~> 0.1)
+    strainer (0.2.1)
+      chef (>= 10.10)
+      term-ansicolor (~> 1.0.7)
     sysinfo (0.8.1)
       drydock
       storable
+    syslog-logger (1.6.8)
     systemu (2.6.5)
-    test-kitchen (1.4.0)
+    term-ansicolor (1.0.7)
+    test-kitchen (1.4.2)
       mixlib-shellout (>= 1.2, < 3.0)
       net-scp (~> 1.1)
-      net-ssh (~> 2.7)
+      net-ssh (~> 2.7, < 2.10)
       safe_yaml (~> 1.0)
       thor (~> 0.18)
     thor (0.19.1)
-    timers (4.0.1)
+    timers (4.0.4)
       hitimes
-    treetop (1.6.2)
+    treetop (1.6.3)
       polyglot (~> 0.3)
     uuidtools (2.1.5)
-    varia_model (0.4.0)
+    varia_model (0.4.1)
       buff-extensions (~> 1.0)
-      hashie (>= 2.0.2, < 3.0.0)
+      hashie (>= 2.0.2, < 4.0.0)
     wmi-lite (1.0.0)
     yajl-ruby (1.2.1)
 
@@ -318,4 +329,4 @@ DEPENDENCIES
   test-kitchen
 
 BUNDLED WITH
-   1.10.3
+   1.10.6