diff --git a/oc-chef-pedant/Gemfile.lock b/oc-chef-pedant/Gemfile.lock index 7d5ab57da2..b171f8e1fd 100644 --- a/oc-chef-pedant/Gemfile.lock +++ b/oc-chef-pedant/Gemfile.lock @@ -98,22 +98,12 @@ GEM unf (>= 0.0.5, < 1.0.0) erubi (1.10.0) erubis (2.7.0) - faraday (1.4.3) - faraday-em_http (~> 1.0) - faraday-em_synchrony (~> 1.0) - faraday-excon (~> 1.1) + faraday (1.3.1) faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.1) multipart-post (>= 1.2, < 3) ruby2_keywords (>= 0.0.4) - faraday-em_http (1.0.0) - faraday-em_synchrony (1.0.0) - faraday-excon (1.1.0) faraday-net_http (1.0.1) - faraday-net_http_persistent (1.2.0) - faraday_middleware (1.1.0) - faraday (~> 1.0) - ffi (1.15.3) + ffi (1.15.5) ffi-libarchive (1.0.17) ffi (~> 1.0) ffi-yajl (2.4.0) @@ -131,20 +121,19 @@ GEM i18n (1.8.10) concurrent-ruby (~> 1.0) iniparse (1.5.0) - inspec-core (4.41.2) + inspec-core (4.24.32) addressable (~> 2.4) - chef-telemetry (~> 1.0, >= 1.0.8) - faraday (>= 0.9.0, < 1.5) - faraday_middleware (~> 1.0) + chef-telemetry (~> 1.0) + faraday (>= 0.9.0, < 1.4) hashie (>= 3.4, < 5.0) license-acceptance (>= 0.2.13, < 3.0) method_source (>= 0.8, < 2.0) mixlib-log (~> 3.0) multipart-post (~> 2.0) parallel (~> 1.9) - parslet (>= 1.5, < 2.0) + parslet (>= 1.5, < 3.0) pry (~> 0.13) - rspec (>= 3.9, < 3.11) + rspec (~> 3.10) rspec-its (~> 1.2) rubyzip (>= 1.2.2, < 3.0) semverse (~> 3.0) @@ -156,7 +145,7 @@ GEM tty-table (~> 0.10) ipaddress (0.8.3) jmespath (1.4.0) - json (2.5.1) + json (2.6.1) libyajl2 (2.1.0) license-acceptance (2.1.13) pastel (~> 0.7) @@ -204,8 +193,8 @@ GEM plist (~> 3.1) train-core wmi-lite (~> 1.0) - parallel (1.20.1) - parslet (1.8.2) + parallel (1.21.0) + parslet (2.0.0) pastel (0.8.0) tty-color (~> 0.5) plist (3.6.0) @@ -227,24 +216,24 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rspec (3.10.0) - rspec-core (~> 3.10.0) - rspec-expectations (~> 3.10.0) - rspec-mocks (~> 3.10.0) - rspec-core (3.10.1) - rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec (3.11.0) + rspec-core (~> 3.11.0) + rspec-expectations (~> 3.11.0) + rspec-mocks (~> 3.11.0) + rspec-core (3.11.0) + rspec-support (~> 3.11.0) + rspec-expectations (3.11.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) + rspec-support (~> 3.11.0) rspec-its (1.3.0) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) - rspec-mocks (3.10.2) + rspec-mocks (3.11.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) + rspec-support (~> 3.11.0) rspec-rerun (1.1.0) rspec (~> 3.0) - rspec-support (3.10.2) + rspec-support (3.11.0) rspec_junit_formatter (0.4.1) rspec-core (>= 2, < 4, != 2.12.0) ruby2_keywords (0.0.5) @@ -258,9 +247,9 @@ GEM unicode_utils (~> 1.4) strings-ansi (0.2.0) syslog-logger (1.6.8) - thor (1.1.0) + thor (1.2.1) tomlrb (1.3.0) - train-core (3.8.1) + train-core (3.8.7) addressable (~> 2.5) ffi (!= 1.13.0) json (>= 1.8, < 3.0) @@ -294,7 +283,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.7) - unicode-display_width (2.0.0) + unicode-display_width (2.1.0) unicode_utils (1.4.0) uuidtools (2.2.0) webrick (1.7.0)